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

fixes invisible inactive lightline bar #73

Merged
merged 1 commit into from
Dec 5, 2017
Merged

fixes invisible inactive lightline bar #73

merged 1 commit into from
Dec 5, 2017

Conversation

dylnmc
Copy link
Contributor

@dylnmc dylnmc commented Nov 19, 2017

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
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:develop Dec 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 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.

2 participants