feat(nvim): re-add sumneko_lua LSP
This commit is contained in:
parent
3e78a62033
commit
1c1eb68233
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ local servers = {
|
|||
bashls = true,
|
||||
cssls = true,
|
||||
html = true,
|
||||
sumneko_lua = true,
|
||||
tsserver = true,
|
||||
vuels = true,
|
||||
yamlls = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue