kabouzeid / nvim-lspinstall

Provides the missing :LspInstall for nvim-lspconfig
MIT License
526 stars 66 forks source link

lazy require servers #173

Closed lewis6991 closed 3 years ago

kabouzeid commented 3 years ago

Does not work. eg pairs() doesn't work anymore.

lewis6991 commented 3 years ago

Was it necessary to close the PR? Comes across a little dismissive.

I'm sure I'll be able to work on the PR some more so it does work.

kabouzeid commented 3 years ago

I'm sorry, I meant no offense! Feel free to reopen/recreate if you find something :) I've just spent 30 mins trying various approaches, but none of them checked all the boxes. I don't want to introduce unstable/confusing behavior for such a minor performance gain.

lewis6991 commented 3 years ago

No worries, just opened #175

FWIW this isn't a minor performance gain, lspinstall doubles my startup time for lua plugins.