mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-24 21:41:08 +00: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
Reference in a new issue