Add diokai colorscheme to vim plugins

This commit is contained in:
Orien Vandenbergh 2017-02-27 17:15:28 -07:00
parent f140b6e7de
commit b846be2ff9

1
vimrc
View File

@ -25,6 +25,7 @@ execute pathogen#infect()
" * https://github.com/owickstrom/vim-colors-paramount.git " * https://github.com/owickstrom/vim-colors-paramount.git
" * https://github.com/pbrisbin/vim-colors-off.git " * https://github.com/pbrisbin/vim-colors-off.git
" * https://github.com/kristijanhusak/vim-hybrid-material.git " * https://github.com/kristijanhusak/vim-hybrid-material.git
" * https://github.com/ltlollo/diokai.git
syntax on syntax on
filetype plugin indent on filetype plugin indent on