Jarmos-san / dotfiles

👷🏗️ Collection of dotfiles for a Linux-based development environment!
MIT License
15 stars 1 forks source link

Replace the current Mason Installer plugin with the officially recommended `mason-lspconfig.nvim` #30

Closed Jarmos-san closed 1 year ago

Jarmos-san commented 1 year ago

The current plugin which installs the LSP servers automatically while has served me well but it doesn't receive any updates nor is it officially recommended. So, it might be better to replace it with the williamboman/mason-lspconfig.nvim plugin which is also created and maintained by the guy who created mason.nvim in the first place.