Ver código fonte

Add git-walktree keybind

master
10sr 5 anos atrás
pai
commit
568bc590b9
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar