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