chiark
/
gitweb
/
~mdw
/
profile
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
cdb92ef157c9a046c5f5e05327e436747f68be7d
[profile]
/
dot
/
vimrc
1
set incsearch
2
set showcmd
3
4
if &t_Co > 2 || has("gui_running")
5
syntax on
6
endif