neovim-for-newbs
neovim-for-newbs copied to clipboard
mason-lspconfig auto install not working
I noticed this problem when copy and pasting my lua config from my server over to mac
On my mac, I wasn't getting an code actions, docs, or local var suggestions etc but I was on my server. Its because while following the tutorial, we did ensure_installed on the lspconfig
however, then it got moved to auto install.
Since using auto install, I've tested different code bases and it hasnt picked up and auto installed the new reqs