diff --git a/lua/astrocommunity/test/neotest/init.lua b/lua/astrocommunity/test/neotest/init.lua index 6eac6e88d..ca4df4d36 100644 --- a/lua/astrocommunity/test/neotest/init.lua +++ b/lua/astrocommunity/test/neotest/init.lua @@ -94,6 +94,7 @@ return { }, { "folke/neodev.nvim", + optional = true, opts = function(_, opts) opts.library = opts.library or {} if opts.library.plugins ~= true then