small overhaul of nvim

This commit is contained in:
Michael Chalupiak
2026-05-03 18:11:21 -04:00
parent f3817cf484
commit 6b6ec87c90
8 changed files with 160 additions and 228 deletions

View File

@@ -21,15 +21,6 @@ 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