Change default split location
This commit is contained in:
parent
9be742a99b
commit
0dec5e35b3
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ set encoding=utf-8
|
||||||
" replace vertical split pipe character with space
|
" replace vertical split pipe character with space
|
||||||
set fillchars+=vert:\
|
set fillchars+=vert:\
|
||||||
|
|
||||||
|
set splitright
|
||||||
|
set splitbelow
|
||||||
|
|
||||||
" syntax on
|
" syntax on
|
||||||
syntax on
|
syntax on
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue