Compare commits
2 commits
20bbde40f3
...
5baeffa112
Author | SHA1 | Date | |
---|---|---|---|
Antoine Martin | 5baeffa112 | ||
Antoine Martin | 1098903676 |
2
init.el
2
init.el
|
@ -97,7 +97,7 @@
|
||||||
magit ; a git porcelain for Emacs
|
magit ; a git porcelain for Emacs
|
||||||
;;make ; run make tasks from Emacs
|
;;make ; run make tasks from Emacs
|
||||||
;;pass ; password manager for nerds
|
;;pass ; password manager for nerds
|
||||||
;;pdf ; pdf enhancements
|
pdf ; pdf enhancements
|
||||||
;;prodigy ; FIXME managing external services & code builders
|
;;prodigy ; FIXME managing external services & code builders
|
||||||
rgb ; creating color strings
|
rgb ; creating color strings
|
||||||
;;taskrunner ; taskrunner for all your projects
|
;;taskrunner ; taskrunner for all your projects
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
(package! beancount-mode
|
(package! beancount-mode
|
||||||
:recipe (:host github :repo "beancount/beancount-mode")
|
:recipe (:host github :repo "beancount/beancount-mode")
|
||||||
:pin "dcb317ed0a7582243f30ffc44aaf31717a81502b")
|
:pin "ea8257881b7e276e8d170d724e3b2e179f25cb77")
|
||||||
|
|
||||||
(package! magit-delta
|
(package! magit-delta
|
||||||
:recipe (:host github :repo "dandavison/magit-delta")
|
:recipe (:host github :repo "dandavison/magit-delta")
|
||||||
|
|
Loading…
Reference in a new issue