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

Add support for the "nathanaelkane/vim-indent-guides" plugin #226

Merged

Conversation

arcticicestudio
Copy link
Contributor

@arcticicestudio arcticicestudio commented Oct 8, 2020

Resolves #186

The even and odd highlighting blocks using nord1 and nord2 (nord3in terminal mode) to provide a subtle and non-disturbing style.

Note that the custom theme colors are only applied when the indent_guides_auto_colors variable has been set to 0:

let g:indent_guides_auto_colors = 0

Before

After

The even and odd highlighting blocks using `nord1` and `nord2` (`nord3`
in terminal mode) to provide a subtle and undisturbing style.

GH-186
@arcticicestudio arcticicestudio merged commit ea7ff9c into develop Oct 8, 2020
@arcticicestudio arcticicestudio deleted the feature/gh-186-plugin-support-vim-indent-guides branch October 8, 2020 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not working with vim-indent-guides
2 participants