mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +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",
|
||||
},
|
||||
automatic_installation = true,
|
||||
automatic_enable = false,
|
||||
}
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue