preservim / vim-indent-guides

A Vim plugin for visually displaying indent levels in code
MIT License
2.62k stars 162 forks source link

How to disable indent-guides in dashboard preview #147

Closed Adnios closed 2 years ago

Adnios commented 2 years ago

Thanks for the awesome indent plugin.

I use dashboard in vim startup. I have added 'dashboard' to indent_guides_exclude_filetypes. But it can not disable IndentGuides in dashboard preview section. image

Adnios commented 2 years ago

solved