Przeglądaj źródła

Add git-worktree keybind

master
10sr 5 lat temu
rodzic
commit
3a96ac420d
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Wyświetl plik

@@ -1949,6 +1949,7 @@ initializing."
(let ((bf (git-worktree-open-noselect directory)))
(pop-to-buffer bf)))
(defalias 'git-worktree 'git-worktree-open)
(define-key ctl-x-map "T" 'git-worktree)

(defun git-worktree-mode-go ()
"Go to worktree directory at point."


Ładowanie…
Anuluj
Zapisz