Add gvimrc.
This commit is contained in:
parent
8603c98def
commit
a5476cad42
@ -1,5 +1,5 @@
|
||||
FILES = ratpoisonrc vimrc Xresources zshrc $(wildcard zfuncs/*) emacs.el \
|
||||
bashrc bash_completion screenrc commonshrc gnomerc
|
||||
bashrc bash_completion screenrc commonshrc gnomerc gvimrc
|
||||
|
||||
ifeq "$(USER)" "gebner"
|
||||
FILES += muttrc gnus.el ssh/config
|
||||
|
2
conf/gvimrc
Normal file
2
conf/gvimrc
Normal file
@ -0,0 +1,2 @@
|
||||
set bg=light
|
||||
set guicursor+=a:blinkon0
|
Loading…
Reference in New Issue
Block a user