1
0
mirror of https://github.com/chylex/dotfiles.git synced 2025-04-09 08:15:44 +02:00

Update .ideavimrc

This commit is contained in:
chylex 2022-01-14 00:09:12 +01:00
parent 70117f9551
commit 3f7146c616
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548

View File

@ -3,6 +3,7 @@ set ignorecase
set incsearch
set noerrorbells
set number
set putwithoutyank " Requires a custom version of IdeaVIM
set relativenumber
set scrolloff=12
set showcmd