move nvim config

This commit is contained in:
Michael Chalupiak
2025-08-17 14:17:37 -04:00
parent 59dd7303af
commit bce85fa1a7
4 changed files with 55 additions and 4 deletions

View File

@@ -18,6 +18,15 @@ return {
},
},
-- {
-- "MysticalDevil/inlay-hints.nvim",
-- event = "LspAttach",
-- dependencies = { "neovim/nvim-lspconfig" },
-- config = function()
-- require("inlay-hints").setup()
-- end
-- },
--
{
'saghen/blink.cmp',
-- optional: provides snippets for the snippet source