adds evilified-state-evilify-map binding <gf>

This commit is contained in:
Francesc Elies Henar 2016-12-16 01:04:34 +01:00 committed by d12frosted
parent b87e6edf34
commit 67dda61031
No known key found for this signature in database
GPG key ID: 8F60E862D6F5CE8F

View file

@ -28,4 +28,5 @@
"d" 'prodigy-jump-dired
"g" 'prodigy-jump-magit
"Y" 'prodigy-copy-cmd
"R" 'revert-buffer)))
"R" 'revert-buffer)
(evil-define-key 'motion prodigy-view-mode-map (kbd "gf") 'find-file-at-point)))