mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-16 22:20:59 +02:00
4 lines
79 B
VimL
4 lines
79 B
VimL
" show some context lines up/down of the cursor
|
|
set scrolloff=3
|
|
set ignorecase
|