(nvim) setup lua_ls
This commit is contained in:
parent
3f5c0ad52f
commit
d96dac4458
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ return {
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
lspconfig.intelephense.setup({})
|
lspconfig.intelephense.setup({})
|
||||||
|
lspconfig.lua_ls.setup({})
|
||||||
end
|
end
|
||||||
|
|
||||||
lspzero.setup()
|
lspzero.setup()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue