fix(ui): ignore sidekick_terminal in mini-indentscope (#6619)

This commit is contained in:
Jackie Li 2025-10-19 11:21:17 +01:00 committed by GitHub
parent 98b97d7b00
commit f0b32b5955
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",