1
0
Fork 0
mirror of https://github.com/pgrondek/config.git synced 2025-03-15 19:25:40 +00:00
config/ideavimrc

6 lines
89 B
Text
Raw Normal View History

2019-05-22 11:47:01 +02:00
set incsearch
set hlsearch
set ignorecase
set scrolloff=3 " Keep n lines when scrolling