Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad rendering on startify #129

Open
Mte90 opened this issue Jan 25, 2018 · 1 comment
Open

Bad rendering on startify #129

Mte90 opened this issue Jan 25, 2018 · 1 comment

Comments

@Mte90
Copy link

Mte90 commented Jan 25, 2018

I am using https://github.com/mhinz/vim-startify and the indent guides are printed also in the home page of this plugin as screen
screenshot_20180125_123815

@GothicVoid
Copy link

I found this ugly, too. And I searched the doc and found there's an option to disable indent-guide for certain filetypes:


                                         *'indent_guides_exclude_filetypes'*

Use this option to specify a list of filetypes to disable the plugin for.

Default: ['help']. Values: list of strings.

let g:indent_guides_exclude_filetypes = ['help', 'nerdtree']
<


Just add 'startify' to the array to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants