scrolloffset, incremental search no octal numbers

This commit is contained in:
Peter J. Holzer 2017-09-27 13:32:44 +02:00
parent 5e00ee68a4
commit a24decedd3
1 changed files with 5 additions and 0 deletions

5
.vimrc
View File

@ -15,3 +15,8 @@ syntax on
se comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-,n:\|
set expandtab
se nojoinspaces
set scrolloff=5
if has('reltime')
set incsearch
endif
set nrformats-=octal