add gruvbox syntax theme
This commit is contained in:
parent
8d2ca59a11
commit
c194d134e3
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ Plug 'edkolev/tmuxline.vim'
|
||||||
|
|
||||||
" Colorschemes
|
" Colorschemes
|
||||||
Plug 'Nequo/vim-allomancer'
|
Plug 'Nequo/vim-allomancer'
|
||||||
|
Plug 'morhetz/gruvbox'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue