/vim-transparent

Remove all background color on Vim

Primary LanguageVim script

Vim transparent

If you love transparent term, but your favourite vim color scheme doesn't

Screenshots

Without vim-transparent (example color scheme is PaperColor)

papercolor without transparent

With vim-transparent

papercolor with 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