Skip to content

Commit

Permalink
different chars for hooks in easymotion
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Pietraszek committed May 11, 2012
1 parent 82efc3b commit 9518b55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,5 @@ nmap <silent> <leader>P :NERDTreeFind<cr>
" toggle taglist plugin browskin window
nmap <silent> <leader>o :TlistToggle<cr>
" setting only small letters as hooks for easymotion
let g:EasyMotion_keys = 'abcdefghijklmnopqrstuvwxyz'

0 comments on commit 9518b55

Please sign in to comment.