split right and below

This commit is contained in:
2021-04-12 12:30:20 +02:00
parent cd932fbb51
commit 95d3487628

View File

@@ -31,6 +31,8 @@ set number
set printoptions=paper:A4,syntax:n,number:y set printoptions=paper:A4,syntax:n,number:y
set shiftwidth=4 set shiftwidth=4
set showbreak=↪\ set showbreak=↪\
set splitbelow
set splitright
set statusline=\(%n\)\ %<%.99f\ %y%w%m%r%=%-14.(%l,%c%V%)\ %P set statusline=\(%n\)\ %<%.99f\ %y%w%m%r%=%-14.(%l,%c%V%)\ %P
set tabstop=4 set tabstop=4
set textwidth=120 set textwidth=120