kosayoda / nvim-lightbulb

VSCode 💡 for neovim's built-in LSP.
MIT License
783 stars 27 forks source link

takes too long for the lightbulb to appear #48

Closed aldevv closed 1 year ago

aldevv commented 1 year ago

it takes over 5 seconds in my system

kosayoda commented 1 year ago

See #38. I am planning on updating the README in the future, which will hopefully make this clearer.

kosayoda commented 1 year ago

Hello, with the newest release, if you set the autocmd option to true, updatetime will be configured to a reasonable value automatically.