update ideavimrc

This commit is contained in:
♥ Minnie ♥ 2025-03-21 10:10:54 +08:00
parent 3de61ca806
commit c8d94c9da7
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -7,6 +7,9 @@
set number=true
set relativenumber=true
" Use the clipboard for all operations
set clipboard=unnamedplus
" Show a few lines of context around the cursor. Note that this makes the
" text scroll if you mouse-click near the start or end of the window.
set scrolloff=5