Abouzar Parvan
Abouzar Parvan
we are using https://github.com/williamboman/nvim-lsp-installer, so if you add the support for it in that plugin, everyone would enjoy using it :)
> @kylo252 @abzcoding Any thoughts about the topic before I write the docs? i'd appreciate it :) nothing else , tyvm
> @abzcoding @camiloaromero23 Do you guys have a current confign where the `angularls` lsp starts in an Angular project? sadly no 😞
If a server is in the override list, you have to set up and call it explicitly. I don’t think there is any other priority.
Sidenote: when the installer asks you for rust dependencies, it will install fd-find and ripgrep for you
thanks, mate, ok first off, can you pinpoint which commit causes these issues for you?
that is a bit strange tbh, can you try this? ```sh # run the following only once to fix the issue find ~/.local/share/lunarvim/site/pack/packer -maxdepth 2 -mindepth 2 -type d -exec...
> Ran the commands but they did nothing... :-( Any other suggestions? check `~/.cache/nvim/lvim.log` and `~/.cache/nvim/lsp.log` and `~/.cache/nvim/log` those might be helpful
@radugaf can you remove these lines and see if it helps or not? https://github.com/abzcoding/lvim/blob/0bc4fde98cf5f6f966b60ad4946936b7bc7d4b1a/lua/user/neovim.lua#L49-L50
sadly i can't reproduce this issue no matter what I do, so I'll close this