move the -o flag into the .vimrc
This commit is contained in:
parent
363eb6cfa5
commit
435e73091a
3
vimrc
3
vimrc
@ -104,6 +104,9 @@ set textwidth=0
|
|||||||
" Disable the mouse, we aren't friends
|
" Disable the mouse, we aren't friends
|
||||||
"set mouse=a
|
"set mouse=a
|
||||||
|
|
||||||
|
" If vim was called with multiple file arguments, split those into windows
|
||||||
|
silent sba
|
||||||
|
|
||||||
" Add <> to the list of matched characters
|
" Add <> to the list of matched characters
|
||||||
set matchpairs+=<:>
|
set matchpairs+=<:>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user