Created
June 4, 2014 21:08
-
-
Save bilalq/51882f0cddb8d51f0d3a to your computer and use it in GitHub Desktop.
My .ideavimrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
inoremap jj <Esc>`^ | |
set ignorecase | |
set smartcase | |
set scrolloff=3 | |
set history=1000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment