Skip to content

Allow exclude files with no 'filetype' set #135

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

Closed
wants to merge 1 commit into from
Closed

Allow exclude files with no 'filetype' set #135

wants to merge 1 commit into from

Conversation

noscript
Copy link
Contributor

@noscript noscript commented Aug 1, 2018

Rendering indentation in some huge plaintext files can slowdown Vim tremendously. This PR will allow use '' to specify unset filetype, e.g.:

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

P.S. I renamed myself from @sergey-vlasovto @noscript :)

P.P.S. This is a re-upload of #122 with a different source branch, since GitHub doesn't allow to edit that in the original PR.

@noscript noscript closed this Sep 3, 2021
alerque pushed a commit that referenced this pull request Feb 22, 2023
@alerque
Copy link
Member

alerque commented Feb 22, 2023

Cherry picked as 9a106c7.

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

Successfully merging this pull request may close these issues.

2 participants