vim-transparent
vim-transparent copied to clipboard
Remove all background color on Vim
Vim transparent
If you love transparent term, but your favourite vim color scheme doesn't
Screenshots
Without vim-transparent (example color scheme is PaperColor)
With vim-transparent
Installation
I recommend to use Vim-Plug to manage plugins.
Plug 'tribela/vim-transparent'
Usage
vim-transparent automatically transparent all of highlight settings.
You can disable it by :TransparentDisable
and re-enable it by :TransparentEnable