move the -o flag into the .vimrc

This commit is contained in:
2014-11-04 14:59:20 -07:00
parent 363eb6cfa5
commit 435e73091a
+3
View File
@@ -104,6 +104,9 @@ set textwidth=0
" Disable the mouse, we aren't friends
"set mouse=a
" If vim was called with multiple file arguments, split those into windows
silent sba
" Add <> to the list of matched characters
set matchpairs+=<:>