mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-04 06:24:39 +02:00
fix(catppuccin): trouble integration. Fixes #1872
This commit is contained in:
parent
60e5707013
commit
f589154268
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ return {
|
||||||
illuminate = true,
|
illuminate = true,
|
||||||
indent_blankline = { enabled = true },
|
indent_blankline = { enabled = true },
|
||||||
lsp_trouble = true,
|
lsp_trouble = true,
|
||||||
trouble = true,
|
|
||||||
mason = true,
|
mason = true,
|
||||||
mini = true,
|
mini = true,
|
||||||
native_lsp = {
|
native_lsp = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue