Skip to content

jsfaint/coc-neoinclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

coc-neoinclude

Include completon source for coc.nvim using neoinclude.vim

Note: this source invode vim function that could be quite slow, so make sure your coc.preferences.timeout is not too low, otherwise it may timeout.

Install

For vim-plug user, add:

Plug 'Shougo/neoinclude.vim'
Plug 'jsfaint/coc-neoinclude'
Plug 'neoclide/coc.nvim', {'tag': '*', 'do': { -> coc#util#install()}}

to your .vimrc and run :PlugInstall

LICENSE

MIT

About

Include source for coc.nvim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published