fix(mini.indentscope): remove duplicated filetype

This commit is contained in:
Andre Freitas 2023-10-25 15:10:38 +01:00
parent 60e5707013
commit 0f673b7bb9

View file

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