mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 20:21:57 +00:00
Remove invalid preloaded LSPs
This commit is contained in:
@@ -45,11 +45,8 @@ return {
|
||||
require("mason-lspconfig").setup({
|
||||
ensure_installed = {
|
||||
"lua_ls",
|
||||
"uv",
|
||||
"ruff",
|
||||
"pylsp",
|
||||
"alejandra",
|
||||
"nil",
|
||||
"taplo",
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user