mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(mini.indentscope): remove duplicated filetype (#1871)
This commit is contained in:
parent
9a6b0f8928
commit
09eafc60ef
1 changed files with 0 additions and 1 deletions
|
@ -266,7 +266,6 @@ return {
|
|||
"notify",
|
||||
"toggleterm",
|
||||
"lazyterm",
|
||||
"trouble",
|
||||
},
|
||||
callback = function()
|
||||
vim.b.miniindentscope_disable = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue