TJ DeVries
TJ DeVries
Please remove any servers you don't want to actually run -- I'm assuming you don't want to run rust analyzer cause you don't have cargo.
Duplicate of #68
No prob :)
No thanks, I'm not interested in adding a file tree to this repo at this time. Thanks for sending a PR though!
if anyone wants to add to FAQ, it's easy PR ;)
Ok -- there's a completely new setup workflow now with lazy.nvim. I'm going to close this issue now, but if you try with the latest version and it doesn't work,...
Hmm, that's a good point... I wonder if there is a way for us to prevent multiple language servers from being spawned. Perhaps adding `:LspStop` to the autocmd might be...
The purpose of the code is because Packer has some confusing behavior to people on first attempt of using it. So this attempts to fix that, at least for starting...
Thanks :) I think I may actually try and switch kickstart to the new `lazy.nvim` plugin from folke, which could also prevent this from happening (because there is no compilation)...