chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/emacs: Moderate horizontal scrolling; auto-scroll only one line.
[profile]
/
dot
/
vimrc
diff --git
a/dot/vimrc
b/dot/vimrc
index 88fde6116ff657380a9baebeb00df8f44856c17a..96dfec953396c4995210d02fde1c6012d40bcd99 100644
(file)
--- a/
dot/vimrc
+++ b/
dot/vimrc
@@
-7,7
+7,7
@@
set shiftwidth=2
if &t_Co > 2 || has("gui_running")
syntax on
- set guifont=
MiscFixed6x13\ 12
+ set guifont=
Fixed\ 13
hi Normal guifg=white guibg=black
set background=dark
endif