jump commands

This commit is contained in:
Stefan Schwarz 2019-09-02 14:34:44 +02:00
parent 4b0f9bc941
commit 1cc053b02c

View file

@ -258,6 +258,10 @@
"gS" 'magit-stage-file
"gU" 'magit-unstage-file
;; Jumps
"j" '(:ignore t :which-key "Jump")
"jj" 'avy-goto-char-2
;; Langs
"mf" 'lsp-format-buffer
"mgg" 'lsp-find-definition