.vimrc: Back to dark config
It's so sexy, and I just can't hack the light one.
This commit is contained in:
parent
a0cc716f24
commit
f1b3556e69
2
.vimrc
2
.vimrc
@ -3,7 +3,7 @@ set ts=4
|
||||
set expandtab
|
||||
set sw=4
|
||||
set bs=2
|
||||
set bg=light
|
||||
set bg=dark
|
||||
set paste
|
||||
set wildmode=longest,list " change filename autocomplete to be more like bash
|
||||
set mouse=v " some vim defaults to mouse=a, which sucks for copying and pasting in Xorg
|
||||
|
Loading…
x
Reference in New Issue
Block a user