itchyny / landscape.vim

A colorscheme for Vim
MIT License
137 stars 10 forks source link

List characters not visible #5

Closed rojspencer closed 9 years ago

rojspencer commented 9 years ago

When I run :set list list characters are not visible. Switching to almost any other color scheme allows me to see them.

Relevant info: Terminal vim 7.4.898 on OS/X

set listchars=tab:→\ ,eol:⤦,trail:·,extends:↷,precedes:↶
itchyny commented 9 years ago

I do not like the ~ at the bottom of files. You can enable the highlight by the following config. highlight NonText ctermfg={your favorite colour}