diff --git a/.vim/options.vim b/.vim/options.vim index 48c7e49..0ec6bf1 100644 --- a/.vim/options.vim +++ b/.vim/options.vim @@ -10,7 +10,6 @@ set autowrite set background=dark set backspace=indent,eol,start set completeopt-=preview -set cursorline set encoding=utf-8 set expandtab set fileformats=unix,dos,mac @@ -29,7 +28,6 @@ set noswapfile set nowrap set nrformats-=octal set number -set relativenumber set scrolloff=5 set shiftround set shiftwidth=4