Compare commits

..

2 commits

Author SHA1 Message Date
Antoine Martin 5baeffa112 Bump beancount-mode pin 2021-12-14 17:50:24 +01:00
Antoine Martin 1098903676 Enable pdf-tools 2021-12-14 17:49:43 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -54,7 +54,7 @@
(package! beancount-mode
:recipe (:host github :repo "beancount/beancount-mode")
:pin "dcb317ed0a7582243f30ffc44aaf31717a81502b")
:pin "ea8257881b7e276e8d170d724e3b2e179f25cb77")
(package! magit-delta
:recipe (:host github :repo "dandavison/magit-delta")