mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
feat(extras): added extra for the trouble.nvim
v3 beta
This commit is contained in:
parent
dd54a29cc5
commit
bb6aa98cbf
4 changed files with 76 additions and 6 deletions
|
@ -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,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue