Updating options

This commit is contained in:
Alex Yatskov 2015-03-21 21:26:20 +09:00
parent 68e89796ab
commit 47fa1b097e

View File

@ -13,6 +13,7 @@ set encoding=utf-8
set expandtab
set fileformats=unix,dos,mac
set hidden
set history=1000
set hlsearch
set ignorecase
set incsearch
@ -24,6 +25,7 @@ set nobackup
set nofoldenable
set noswapfile
set nowrap
set nrformats-=octal
set number
set relativenumber
set scrolloff=5