purescript-contrib/purescript-vim

Slow performance on NeoVim 0.2

rix501 opened this issue · 2 comments

When entering text in nvim i see a real slow down after entering 1-2 characters (my guess is autocomplete?).

It works better in Vim but would love for it to work in nvim too.

Thanks and I really appreciate the work you've done so far!

coot commented

Can you check this with only purescript-vim enabled and with just purescript-vim and psc-ide-vim?

Do you use some plugin to automatically trigger completion (or does neovim do that)?

coot commented

Please reopen if this is still relevant.