cpow / neovim-for-newbs

a simple lua neovim configuration for newbs
452 stars 81 forks source link

mason-lspconfig auto install not working #15

Open jaycoolslm opened 1 month ago

jaycoolslm commented 1 month ago

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