Added scroll-offset
This commit is contained in:
parent
fc316d33c6
commit
a268a9d8b6
@ -34,6 +34,9 @@ call plug#end()
|
|||||||
set tabstop=4
|
set tabstop=4
|
||||||
set shiftwidth=4
|
set shiftwidth=4
|
||||||
|
|
||||||
|
" scroll offset
|
||||||
|
set scrolloff=4
|
||||||
|
|
||||||
" solarized dark theme
|
" solarized dark theme
|
||||||
colorscheme solarized
|
colorscheme solarized
|
||||||
set background=dark
|
set background=dark
|
||||||
|
Reference in New Issue
Block a user