nvimdotfiles/after/plugin/lsp/lsp-lua.lua
Marco 1d43cda9fe Add c lsp
Add lua lsp
Add .gitignore
Remove packer_compiled.lua
2023-09-25 10:32:25 +02:00

3 lines
124 B
Lua

-- lua lsp is not installed by packer but is actually a package installed with pacman
require('lspconfig').lua_ls.setup {}