mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-03-22 00:36:19 +00:00
chore: optimize trouble launch
This commit is contained in:
@@ -27,7 +27,5 @@ require("lazy").setup({
|
||||
install = { colorscheme = { "rose-pine" } },
|
||||
ui = { border = "rounded" },
|
||||
change_detection = { enabled = false },
|
||||
rocks = {
|
||||
hererocks = true,
|
||||
},
|
||||
rocks = { hererocks = false },
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user