fisa-vim-config icon indicating copy to clipboard operation
fisa-vim-config copied to clipboard

Update autocompletion

Open sedrubal opened this issue 10 years ago • 4 comments

I think neocomplcache seems not to be maintained anymore. Do you want to update to neocomplete?

sedrubal avatar May 28 '15 19:05 sedrubal

seems like a good option, I'll look into it

fisadev avatar May 28 '15 19:05 fisadev

:+1:

sedrubal avatar May 28 '15 19:05 sedrubal

Hmm, there is a problem: it requires a vim compiled with lua support, and I'm currently using neovim, which has no legacy lua support. Neovim itself is scriptable in lua, but not with the old lua api. So I can't make the change for now.

fisadev avatar May 28 '15 20:05 fisadev

ah ok, thank you.

sedrubal avatar May 28 '15 20:05 sedrubal