mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Don't have mason enable language servers
This commit is contained in:
parent
7a46a1a9cf
commit
97b89245f6
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ return {
|
||||||
"lua_ls",
|
"lua_ls",
|
||||||
},
|
},
|
||||||
automatic_installation = true,
|
automatic_installation = true,
|
||||||
|
automatic_enable = false,
|
||||||
}
|
}
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue