neovim-for-newbs icon indicating copy to clipboard operation
neovim-for-newbs copied to clipboard

mason-lspconfig auto install not working

Open jaycoolslm opened this issue 8 months ago • 0 comments

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

jaycoolslm avatar Jun 04 '24 07:06 jaycoolslm