Removed neodev dependency

This commit is contained in:
2025-12-09 12:47:29 +00:00
parent f19e791e9c
commit cd84a2550e

View File

@@ -6,7 +6,6 @@ return {
"williamboman/mason-lspconfig.nvim",
"WhoIsSethDaniel/mason-tool-installer.nvim",
{ "j-hui/fidget.nvim", opts = {} },
{ "folke/neodev.nvim", opts = {} },
},
config = function()
vim.api.nvim_create_autocmd("LspAttach", {