Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
arcticicestudio merged 1 commit intodevelopfrom
feature/gh-186-plugin-support-vim-indent-guides
Oct 8, 2020
Merged

Add support for the "nathanaelkane/vim-indent-guides" plugin#226
arcticicestudio merged 1 commit intodevelopfrom
feature/gh-186-plugin-support-vim-indent-guides

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