Add beancount-mode to packages
This commit is contained in:
parent
2d0393a33a
commit
6552672943
|
@ -54,3 +54,6 @@
|
|||
|
||||
;; C/C++ mode adds this, and I don't really need it
|
||||
(package! irony :disable t)
|
||||
(package! beancount-mode
|
||||
:recipe (:host github :repo "beancount/beancount-mode")
|
||||
:pin "dcb317ed0a7582243f30ffc44aaf31717a81502b")
|
||||
|
|
Loading…
Reference in a new issue