ソースを参照

Add git-walktree keybind

master
10sr 5年前
コミット
568bc590b9
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存