mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-12 18:34:36 +02:00
fix(edgy): load edgy spec early
This commit is contained in:
parent
2695fc7dfc
commit
163f7ea303
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ local prios = {
|
|||
["lazyvim.plugins.extras.editor.aerial"] = 100,
|
||||
["lazyvim.plugins.extras.editor.outline"] = 100,
|
||||
["lazyvim.plugins.extras.editor.trouble-v3"] = 100,
|
||||
["lazyvim.plugins.extras.ui.edgy"] = 2,
|
||||
["lazyvim.plugins.extras.test.core"] = 1,
|
||||
["lazyvim.plugins.extras.dap.core"] = 1,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue