feat: Updates nvim, fidget and removes neo-dev.

This commit is contained in:
2024-12-15 18:52:28 -05:00
parent d27f2ad490
commit 6c84428179
2 changed files with 22 additions and 22 deletions

View File

@@ -42,7 +42,7 @@ require("lazy").setup({
},
-- LSP, formatting, etc. --
{ "folke/neodev.nvim", opts = {} },
--{ "folke/neodev.nvim", opts = {} },
}, {
checker = {
enabled = true,