Added emacs prelude and config
This commit is contained in:
8
emacs/.emacs.d/elpa/diff-hl-20170709.2000/diff-hl-pkg.el
Normal file
8
emacs/.emacs.d/elpa/diff-hl-20170709.2000/diff-hl-pkg.el
Normal file
@@ -0,0 +1,8 @@
|
||||
(define-package "diff-hl" "20170709.2000" "Highlight uncommitted changes using VC"
|
||||
'((cl-lib "0.2")
|
||||
(emacs "24.3"))
|
||||
:url "https://github.com/dgutov/diff-hl" :keywords
|
||||
'("vc" "diff"))
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user