vim-hybrid icon indicating copy to clipboard operation
vim-hybrid copied to clipboard

Error in haskell syntax in terminal vim

Open pablox-cl opened this issue 9 years ago • 1 comments

I'm using the colorscheme, and using xresources (top, is hybrid in gvim, second is hybrid on terminal, and the third one is terminal jellybeans).

comparison_vim_hybrid_hs_file

If I comment the let g:hybrid_use_Xresources = 1, it looks closer to the gvim version:

comparison_vim_hybrid_hs_file_no_xresources

But the background looks a bit weird, like blurry? What could be the issue?

pablox-cl avatar Dec 09 '14 21:12 pablox-cl

Have you set the correct colours in your ~/.Xresources from https://gist.github.com/w0ng/3278077 ?

w0ng avatar Mar 09 '15 12:03 w0ng