feat(neovim): update config
This commit is contained in:
parent
471e2ca336
commit
ec8d7a1339
3 changed files with 27 additions and 12 deletions
|
@ -8,7 +8,6 @@ let g:compe.preselect = 'always'
|
|||
let g:compe.allow_prefix_unmatch = v:true
|
||||
let g:compe.source = {}
|
||||
let g:compe.source.path = v:true
|
||||
let g:compe.source.buffer = v:true
|
||||
let g:compe.source.calc = v:true
|
||||
let g:compe.source.nvim_lsp = v:true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue