Преглед изворни кода

Add git-worktree keybind

master
10sr пре 5 година
родитељ
комит
3a96ac420d
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Прегледај датотеку

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


Loading…
Откажи
Сачувај