mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
ignore sidekick_terminal in mini-indentscope
This commit is contained in:
parent
cfc0ae0184
commit
a2cf29e193
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