1
0
Fork 0
nvimConfig/lua/truss/lazy/lspconfig.lua

5 lines
70 B
Lua

return {
-- LSP Configuration tool
'neovim/nvim-lspconfig'
}