mirror of
https://github.com/pgrondek/config.git
synced 2025-02-16 23:06:31 +00:00
5 lines
89 B
Text
5 lines
89 B
Text
set incsearch
|
|
set hlsearch
|
|
set ignorecase
|
|
|
|
set scrolloff=3 " Keep n lines when scrolling
|