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

Remove all background color on Vim

Results 5 vim-transparent issues
Sort by recently updated
recently updated
newest added

It seems this plugin doent work in Windows. It works fine on WSL.

``` Error detected while processing VimEnter Autoco mmands for "*"..function background#clear_backg round[17]..30_clear_bg[12]..VimEnter Autoc ommands for "*"..function background#clear_back ground[17]..30_clear_bg: line 9: E492: Not an editor command: ctermfg=81 guifg= #CDD6F4 ctermbg=NONE guibg=NONE...

![image](https://github.com/tribela/vim-transparent/assets/74682814/0c44661a-c9a8-4312-85aa-b2676dd4367d)

I'm noticing that depending on the color scheme i use, bufferline will go fully transparent when using your plugin. Is there a way to entirely exclude bufferline from that transparency...

how to apply border in basic vim?? (Currently I use WSL2 Ubuntu with vim-plug) I'd like to apply colorful border in vim editor. Thx you :)