Sfoglia il codice sorgente

Add git-walktree keybind

master
10sr 5 anni fa
parent
commit
568bc590b9
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Vedi File

@@ -1838,6 +1838,7 @@ and search from projectile root (if projectile is available)."

(define-key ctl-x-map (kbd "C-r") 'recently-show)
(define-key ctl-x-map "T" 'git-worktree)
(define-key ctl-x-map "W" 'git-walktree)

;;;;;;;;;;;;;;;;
;; flychcek-black


Caricamento…
Annulla
Salva