more color-schemes to nvim
This commit is contained in:
parent
c687e7285e
commit
9920545fdd
|
|
@ -41,6 +41,8 @@ Plug 'chase/focuspoint-vim'
|
||||||
Plug 'liuchengxu/space-vim-theme'
|
Plug 'liuchengxu/space-vim-theme'
|
||||||
Plug 'kadekillary/Turtles'
|
Plug 'kadekillary/Turtles'
|
||||||
Plug 'arcticicestudio/nord-vim'
|
Plug 'arcticicestudio/nord-vim'
|
||||||
|
Plug 'whatyouhide/vim-gotham'
|
||||||
|
Plug 'moby/moby' , {'rtp': '/contrib/syntax/vim/'}
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
map <C-n> :NERDTreeToggle<CR>
|
map <C-n> :NERDTreeToggle<CR>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue