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
|
||||
Plug 'Nequo/vim-allomancer'
|
||||
Plug 'morhetz/gruvbox'
|
||||
|
||||
call plug#end()
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue