mini/indentscope: add autocmd to disable indentscope in applicable filetypes

This commit is contained in:
Venkatesan Ravi 2025-04-04 17:41:44 +00:00
commit 19339ac3cd
3 changed files with 27 additions and 7 deletions

View file

@ -295,6 +295,7 @@
- Add catppuccin integration for Bufferline, Lspsaga.
- Add neo-tree integration for Bufferline.
- Add more applicable filetypes to illuminate denylist.
- Disable mini.indentscope for applicable filetypes.
[tebuevd](https://github.com/tebuevd):