1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-22 20:13:43 +00:00
config/ideavimrc

6 lines
89 B
Plaintext
Raw Normal View History

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