Created
August 19, 2020 23:10
-
-
Save tangjeff0/0927b1ab9d78b95afbd22a7a78b1652c to your computer and use it in GitHub Desktop.
This file contains 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
set ideajoin | |
set surround | |
set commentary | |
let mapleader=" " | |
set easymotion | |
map <leader>f <Plug>(easymotion-s) | |
map <leader>t <Plug>(easymotion-t) | |
set visualbell | |
set noerrorbells |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment