ntk148v / vim-horizon

Adaptation of VS Code horizon colorscheme for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NonText Background and CursorLine issue

noenthu opened this issue · comments

When enabling cursorline and having listchars with eol etc values the background for the NonText char does not align with other themes

image

Here is what it looks like on neovim with another theme (similar behavior with gruvbox)
image

Hi @noenthu sorry for the late response,

Could you show me your vimrc and the sample file to reproduce this issue? Does you pull the newest vim-horizon source?

@ntk148v Yes, this is using the latest version of the plugin (from vim-plug)

Seems the exact issue is with neovim.

On vim, is is a slightly different issue. The listchars dont appear on the current row

image

vimrc.txt

it is not showing probably because the cursor line color is same as the listchar color