vimrc: syntax fix

This commit is contained in:
Josh Holtrop 2012-01-18 19:51:38 -05:00
parent 8edeafb35d
commit b20c9e49fa

2
vimrc
View File

@ -74,7 +74,7 @@ endif
if has("win32") || has("win64")
set directory=$TMP
end
endif
" mappings
map ,# :set paste O75A#yypO#73A A#0ll:set nopaste R