removed neodev becouse of deprication?

This commit is contained in:
pika 2025-04-07 12:48:51 +02:00
parent d5652f6685
commit 2e23a2116f
2 changed files with 2 additions and 2 deletions

View file

@ -494,7 +494,7 @@ return {
dependencies = {
{ "saghen/blink.cmp" },
{ "antosha417/nvim-lsp-file-operations", config = true },
{ "folke/neodev.nvim", opts = {} },
-- { "folke/neodev.nvim", opts = {} },
},
config = function()

View file

@ -151,7 +151,7 @@ return {
dependencies = { "hrsh7th/cmp-nvim-lsp", "L3MON4D3/LuaSnip", "saadparwaiz1/cmp_luasnip" },
},
{ "antosha417/nvim-lsp-file-operations", config = true },
{ "folke/neodev.nvim", opts = {} },
-- { "folke/neodev.nvim", opts = {} },
},
config = function()