It took me some time to figure out why my vim config suddently broke.
When I open gvim, the colorscheme should be set to molokai but it reverts to 
default. It turns out that if I revert the background to dark in 
/etc/vim/gvimrc. 
I could easily change this behavior if I used a ~/.gvimrc config file but I 
prefer having a single config file with a if has('gui_running') statement, the 
problem is that the config setting in /etc/vim/gvimrc overrides my ~/.vimrc

Is it really necessary to set a light background in gvim ? Pretty much
every colorscheme of vimrcs I've seen use a dark background, so why not
keep gvim the same as vim ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871907

Title:
  vim should have "set bg=dark" by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/871907/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to