feat: update jan 2025 with new neovim

This commit is contained in:
2025-01-30 16:08:36 -05:00
parent d53cbaac6d
commit 1dec31d23c
24 changed files with 830 additions and 66 deletions

View File

@@ -0,0 +1,6 @@
return {
"nvim-lspconfig",
opts = {
inlay_hints = { enabled = false },
},
}