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

Setting nord_borders to false has no effect. #162

Open
sleemer opened this issue Oct 9, 2024 · 2 comments · May be fixed by #163
Open

Setting nord_borders to false has no effect. #162

sleemer opened this issue Oct 9, 2024 · 2 comments · May be fixed by #163

Comments

@sleemer
Copy link

sleemer commented Oct 9, 2024

According to the docs nord_borders:

Enable the border between verticaly split windows visable

But when I set it to false I still see the border.
image

@ten3roberts
Copy link

Found the cause

image

Should be WinSeparator instead

image

ten3roberts added a commit to ten3roberts/nord.nvim that referenced this issue Dec 7, 2024
@ten3roberts ten3roberts linked a pull request Dec 7, 2024 that will close this issue
@ten3roberts
Copy link

Another issue is that the borders shouldn't be white like that (due to invalid hl group), but rather a slightly brighter dark (nord2)

This is now fixed (with borders on)
image

I've opened a pr #163 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants