mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
fix(ui): ignore sidekick_terminal in mini-indentscope (#6619)
This commit is contained in:
parent
98b97d7b00
commit
f0b32b5955
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ return {
|
||||||
"mason",
|
"mason",
|
||||||
"neo-tree",
|
"neo-tree",
|
||||||
"notify",
|
"notify",
|
||||||
|
"sidekick_terminal",
|
||||||
"snacks_dashboard",
|
"snacks_dashboard",
|
||||||
"snacks_notif",
|
"snacks_notif",
|
||||||
"snacks_terminal",
|
"snacks_terminal",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue