mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +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",
|
"notify",
|
||||||
"toggleterm",
|
"toggleterm",
|
||||||
"lazyterm",
|
"lazyterm",
|
||||||
"trouble",
|
|
||||||
},
|
},
|
||||||
callback = function()
|
callback = function()
|
||||||
vim.b.miniindentscope_disable = true
|
vim.b.miniindentscope_disable = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue