[Bug 871907] Re: vim should have "set bg=dark" by default

Mathieu Comandon strycore at gmail.com
Tue Mar 6 15:22:46 UTC 2012


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
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/871907

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

Status in “vim” package in Ubuntu:
  Fix Released

Bug description:
  The default GNOME Terminal settings have a dark background.  When
  syntax highlighting is active, the text is difficult to read.  The
  default vim settings should work better with the default terminal
  settings.

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




More information about the foundations-bugs mailing list