Files
dot_config/nvim/lua/plugins/lsp-config.lua
T
2026-08-18 21:47:15 +01:00

4 lines
44 B
Lua

return {
{ "neovim/nvim-lspconfig" },
}