This commit is contained in:
2026-02-06 09:22:25 -06:00
parent 54db1b62f9
commit e1a0c21a6e
15 changed files with 5 additions and 218 deletions

View File

@@ -1,8 +0,0 @@
return {
{
"neovim/nvim-lspconfig",
config = function()
require "configs.lspconfig"
end,
}
}