Remove nvim plugins
This commit is contained in:
parent
66617ea73d
commit
d1c38e8a03
@ -8,7 +8,3 @@ autocmd InsertLeave * hi StatusLine cterm=italic
|
|||||||
|
|
||||||
highlight LineNr ctermfg=grey
|
highlight LineNr ctermfg=grey
|
||||||
highlight EndOfBuffer ctermfg=black ctermbg=black
|
highlight EndOfBuffer ctermfg=black ctermbg=black
|
||||||
|
|
||||||
call plug#begin()
|
|
||||||
Plug 'ycm-core/youcompleteme'
|
|
||||||
call plug#end()
|
|
||||||
|
Loading…
Reference in New Issue
Block a user