Klimi's new dotfiles with stow.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
308 B

(define-package "magit" "20190802.1057" "A Git porcelain inside Emacs."
'((emacs "25.1")
(async "20180527")
(dash "20180910")
(git-commit "20181104")
(transient "20190528")
(with-editor "20181103"))
:keywords
'("git" "tools" "vc"))
;; Local Variables:
;; no-byte-compile: t
;; End: