Skip to content

Instantly share code, notes, and snippets.

@resting
Created October 18, 2020 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save resting/d66394e5e39e9440626536e9cbb56a79 to your computer and use it in GitHub Desktop.
Save resting/d66394e5e39e9440626536e9cbb56a79 to your computer and use it in GitHub Desktop.
.ideavimrc
let mapleader=','
set surround
set easymotion
nmap <space> <Plug>(easymotion-jumptoanywhere)
nmap <s> <Plug>(easymotion-sn)
nmap <m> <Plug>(easymotion-bd-jk)
runtime macros/matchit.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment