Update magit
This commit is contained in:
parent
bb626734cb
commit
5c3648b736
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
; Magit
|
;;; Magit
|
||||||
|
|
||||||
(require 'magit)
|
(require 'magit)
|
||||||
|
|
||||||
(global-set-key (kbd "<f5> c") 'magit-checkout)
|
(global-set-key (kbd "<f5> c") 'magit-checkout)
|
||||||
|
|
|
||||||
2
init.el
2
init.el
|
|
@ -1,4 +1,4 @@
|
||||||
;;; init.el -- Summary
|
;;; Init.el -- Summary
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;;; Code:
|
;;; Code:
|
||||||
;; list the repositories containing them
|
;; list the repositories containing them
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue