Merge branch 'master' of gitorious.org:hunner/hunners-dotfiles

This commit is contained in:
Hunter Haugen 2010-06-08 17:44:19 -07:00
commit e964332184

2
.vimrc
View file

@ -97,7 +97,7 @@ if has("syntax")
endif endif
" enable virtual edit in vblock mode, and one past the end " enable virtual edit in vblock mode, and one past the end
set virtualedit=block,onemore set virtualedit=block
" Set our fonts " Set our fonts
if has("gui_kde") if has("gui_kde")