Add binding for jump to def'n other window

This commit is contained in:
Nir Friedman 2016-12-27 22:36:59 -05:00 committed by d12frosted
parent 04c632939a
commit daa1e33f55
No known key found for this signature in database
GPG Key ID: 8F60E862D6F5CE8F
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@
(define-key evil-normal-state-map (kbd "K") 'spacemacs/evil-smart-doc-lookup)
(define-key evil-normal-state-map (kbd "gd") 'spacemacs/jump-to-definition)
(define-key evil-normal-state-map (kbd "gD") 'spacemacs/jump-to-definition-other-window)
;; scrolling transient state
(spacemacs|define-transient-state scroll