This commit is contained in:
Benjamin Palko 2024-10-10 21:35:49 -04:00
parent 507a3d143d
commit 2ae6ec5cd9

View file

@ -7,8 +7,8 @@ return {
"neovim/nvim-lspconfig",
opts = {
servers = {
glslls = {
mason = false,
glsl_analyzer = {
-- mason = false,
},
},
},