nordtheme / vim

An arctic, north-bluish clean and elegant Vim theme.
https://www.nordtheme.com/ports/vim
MIT License
2.51k stars 275 forks source link

After a recent update my airline bar has disappeared on the inactive splits #156

Closed rostero1 closed 5 years ago

rostero1 commented 5 years ago

I recently updated to the latest nord-vim release and the inactive splits no longer show a greyed out airline bar, but shows no bar at all. This makes it hard to see see where one split ends when in a horizontal split.

Is there a config I'm missing?

Really amazing job on this theme.

arcticicestudio commented 5 years ago

Hi @rostero1 :wave:, nice to see you like the theme :smile: I am not really sure if I get you right because you're referring to airline, but your description sounds more like the change that was made in v0.11.0 (scroll down to „Theme config for bolder vertical split line“) merged in #153. If you meant that, then you can add let g:nord_bold_vertical_split_line = 1 to your config to use the previous split line design again.

arcticicestudio commented 5 years ago

@rostero1 Is the theme configuration what you were looking for? If so, please close this issue.

arcticicestudio commented 5 years ago

I guess the problem can be seen as resolved since it is related to the new theme configuration so I close this ticket for now. If you're still affected by the problem or think the issue it not solved yet please reply or reopen this issue, thanks :+1: