mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Map gD to narf/find-def
This commit is contained in:
@ -205,6 +205,7 @@
|
|||||||
(call-interactively 'find-file-at-point)
|
(call-interactively 'find-file-at-point)
|
||||||
(helm-mode 1))
|
(helm-mode 1))
|
||||||
|
|
||||||
|
:m "gD" 'narf/find-def
|
||||||
:n "gp" 'narf/reselect-paste
|
:n "gp" 'narf/reselect-paste
|
||||||
:n "gc" 'evil-commentary
|
:n "gc" 'evil-commentary
|
||||||
:n "gx" 'evil-exchange
|
:n "gx" 'evil-exchange
|
||||||
|
Reference in New Issue
Block a user