We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
neodev
1 parent 9b7efc7 commit d14b5c5Copy full SHA for d14b5c5
lua/astrocommunity/test/neotest/init.lua
@@ -94,6 +94,7 @@ return {
94
},
95
{
96
"folke/neodev.nvim",
97
+ optional = true,
98
opts = function(_, opts)
99
opts.library = opts.library or {}
100
if opts.library.plugins ~= true then
0 commit comments