Use avy instead of ace-jump

This commit is contained in:
Henrik Lissner 2015-06-24 15:34:46 +02:00
parent 4d092d38d3
commit e8c29fe99c
2 changed files with 7 additions and 34 deletions

View file

@ -133,8 +133,8 @@
:n "gx" 'evil-exchange
:n "gr" 'narf:eval-region
:v "gR" 'narf:eval-region-and-replace
:m "gl" 'narf:goto-line
:m "gs" 'evil-ace-jump-two-chars-mode
:m "gl" 'avy-goto-line
:m "gs" 'avy-goto-char-2
:m "g]" 'smart-down
:m "g[" 'smart-up