1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

adde colorscheme neovim

This commit is contained in:
eoli3n 2020-05-08 17:01:25 +02:00
parent 4a5210fc53
commit a2a7cd7e82

@ -6,6 +6,7 @@ Plug 'tpope/vim-sensible'
Plug 'vim-airline/vim-airline'
Plug 'vim-airline/vim-airline-themes'
Plug 'rrethy/vim-hexokinase', { 'do': 'make hexokinase' }
Plug 'connorholyday/vim-snazzy'
" List ends here. Plugins become visible to Vim after this call.
call plug#end()