nix/config/nvim/lua/plugins/lsp.lua
2026-03-12 19:06:07 -04:00

4 lines
58 B
Lua

return {
'neovim/nvim-lspconfig',
lazy = false,
}