1
0
Fork 0

fix default tiled layout for single screen and scrollof for vim

This commit is contained in:
Von Random 2015-07-02 19:05:59 +03:00
parent 8f3c618b32
commit 25b1386c6a
2 changed files with 3 additions and 3 deletions

2
vimrc
View file

@ -16,7 +16,7 @@ set smartcase
set statusline=%F%m%r%h%w\ [FORMAT=%{&ff}]\ [TYPE=%Y]\ [POS=%04l,%04v][%p%%]\ [LEN=%L]
set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc
" scroll before reaching the first / final line
set scrolloff=8
set scrolloff=3
set sidescrolloff=15
set sidescroll=1
" disable bell