This commit is contained in:
Alex Yatskov 2016-03-04 10:05:58 -08:00
parent 1e436421c3
commit e3a6665739

View File

@ -10,7 +10,6 @@ set autowrite
set background=dark set background=dark
set backspace=indent,eol,start set backspace=indent,eol,start
set completeopt-=preview set completeopt-=preview
set cursorline
set encoding=utf-8 set encoding=utf-8
set expandtab set expandtab
set fileformats=unix,dos,mac set fileformats=unix,dos,mac
@ -29,7 +28,6 @@ set noswapfile
set nowrap set nowrap
set nrformats-=octal set nrformats-=octal
set number set number
set relativenumber
set scrolloff=5 set scrolloff=5
set shiftround set shiftround
set shiftwidth=4 set shiftwidth=4