How to make gVim transparent on Ubuntu 10.10?
- by trolle3000
I have a .gvimrc file that works fine on OS X 10.6, but won't work on Ubuntu. It contains a line that reads set transparency=15, and when i run gVim it reports:
Error detected while processing /home/user/.gvimrc:
line 25:
E518: Unknown option: transparency=15
Any ideas to make gVim transparent by default?
Chers!
The whole .gvimrc file for…