Add modules/feature/jump (WIP)
This commit is contained in:
parent
8c9269c9a2
commit
9c4ae61476
6 changed files with 127 additions and 4 deletions
|
@ -205,7 +205,8 @@
|
|||
:m "[t" 'hl-todo-previous
|
||||
;; Navigation
|
||||
:nv "K" 'smart-up
|
||||
:m "gD" '+jump/find-definition
|
||||
:m "gd" '+jump/definition
|
||||
:m "gD" '+jump/references
|
||||
:n "gf" 'find-file-at-point
|
||||
:n "gp" '+evil/reselect-paste
|
||||
:n "gc" 'evil-commentary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue