chore: optimize trouble launch

This commit is contained in:
2026-02-21 17:58:47 +02:00
parent 5fd60bd2ca
commit d980afbae1
2 changed files with 5 additions and 4 deletions

View File

@@ -27,7 +27,5 @@ require("lazy").setup({
install = { colorscheme = { "rose-pine" } },
ui = { border = "rounded" },
change_detection = { enabled = false },
rocks = {
hererocks = true,
},
rocks = { hererocks = false },
})