fisa-vim-config
fisa-vim-config copied to clipboard
Update autocompletion
seems like a good option, I'll look into it
:+1:
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.
ah ok, thank you.