Shougo / neocomplcache.vim

Ultimate auto-completion system for Vim.
http://www.vim.org/scripts/script.php?script_id=2620
1.72k stars 135 forks source link

syntax complete #429

Closed kdurant closed 9 years ago

kdurant commented 11 years ago

can I disable it ?

what should I do?

Shougo commented 11 years ago

let g:neocomplcache_disabled_sources_list={} let g:neocomplcache_disabled_sourceslist. = ['syntax_complete']