sonph / onehalf

Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
MIT License
1.78k stars 236 forks source link

Comments show with a grey bar #112

Closed ashish10alex closed 3 years ago

ashish10alex commented 3 years ago
Screenshot 2021-06-24 at 01 23 27

I happen to get this grey bar on my comments when using the plugin on a macbook. It seems to work fine on ubuntu. Can you please guide me on how to resolve this ?

GDLMendonca commented 3 years ago

I'm getting the same thing...

Temporary fix, add to .vimrc: highlight Comment gui=none cterm=none

ashish10alex commented 3 years ago

I'm getting the same thing...

Temporary fix, add to .vimrc: highlight Comment gui=none cterm=none

Thanks, I have switched to https://github.com/rakr/vim-one for MacOS and using Onehalfon ubuntu.

PovelikinRostislav commented 3 years ago

The same issue for me... image