Skip to content

Commit

Permalink
fix(mini-indentscope): ignore more filetypes (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
Subjective authored Jul 18, 2023
1 parent 2c8ecc9 commit 946c4e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/astrocommunity/indent/mini-indentscope/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ return {
"lazy",
"lspinfo",
"mason",
"notify",
"null-ls-info",
"starter",
"toggleterm",
"Trouble",
"undotree",
},
Expand Down

0 comments on commit 946c4e3

Please sign in to comment.