Skip to content

fixes invisible inactive lightline bar - #73

Merged
arcticicestudio merged 1 commit into
nordtheme:developfrom
dylnmc:develop
Dec 5, 2017
Merged

fixes invisible inactive lightline bar#73
arcticicestudio merged 1 commit into
nordtheme:developfrom
dylnmc:develop

Conversation

@dylnmc

Copy link
Copy Markdown
Contributor

I decided to try lightline, and I couldn't figure out where the statusbar was when in bottom split.

OLD:

screenshot from 2017-11-18 21-51-52

NEW:

screenshot from 2017-11-18 21-52-45

Also

Be sure that this makes its way into the lightline repository .. because the only way I could fix it was by modifying ~/.vim/plugged/lightline.vim/autoload/lightline/colorscheme/nord.vim (rather than your ~/.vim/plugged/nord-vim/autoload/lightline/colorscheme/nord.vim).

@arcticicestudio

Copy link
Copy Markdown
Contributor

Thanks for your contribution 👍

Looks like I forgot to test the support for lightline & airline before merging #58 and only tested it for the vanilla status bar 😄

I think the theme file bundled with lightline takes precedence over the file included in Nord Vim. I'll create a PR for it as soon as possible right after merging this one.

@arcticicestudio
arcticicestudio merged commit 788876b into nordtheme:developDec 5, 2017
YCbCr pushed a commit to YCbCr/lightline.vim that referenced this pull request May 26, 2019
This commit fixes the middle element of inactive bars for the "nord"
theme caused by nordtheme/vim#58.
Related to nordtheme/vim#73
Sign up for freeto 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.

2 participants

@dylnmc@arcticicestudio