feat(extras): added extra for the trouble.nvim v3 beta
This commit is contained in:
4 files changed
+76
-6
No files matched your search
@@ -4,6 +4,7 @@ local Config = require("lazyvim.config")
|
||||
local prios = {
|
||||
["lazyvim.plugins.extras.editor.aerial"] = 100,
|
||||
["lazyvim.plugins.extras.editor.outline"] = 100,
|
||||
["lazyvim.plugins.extras.editor.trouble-v3"] = 100,
|
||||
["lazyvim.plugins.extras.test.core"] = 1,
|
||||
["lazyvim.plugins.extras.dap.core"] = 1,
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user