vim / colorschemes

colorschemes for Vim
280 stars 23 forks source link

blue.vim review #109

Closed romainl closed 2 years ago

romainl commented 2 years ago
habamax commented 2 years ago

Errors in diff

image

habamax commented 2 years ago

colorcolumn vs incsearch

image

habamax commented 2 years ago

Thats an artificial thingy, but... :)

:set cc=1,2,3,4,5,6,7,8,9

image

romainl commented 2 years ago

Thats an artificial thingy, but... :)

I'm not sure what bad things I am supposed to see, there.

habamax commented 2 years ago

I'm not sure what bad things I am supposed to see, there.

IncSearch hl for set which is invisible, check first set hidden...

habamax commented 2 years ago

Same with delek image

habamax commented 2 years ago

Search is OK, error is still not very readable but better than before

image

habamax commented 2 years ago

Not sure if it worth it to further play with error here