Add :lang beancount module
This commit is contained in:
parent
2d140a7a80
commit
8a083d1370
6 changed files with 219 additions and 1 deletions
7
modules/lang/beancount/packages.el
Normal file
7
modules/lang/beancount/packages.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/beancount/packages.el
|
||||
|
||||
(package! beancount
|
||||
:recipe (:host github
|
||||
:repo "beancount/beancount-mode")
|
||||
:pin "3c04745fa539c25dc007683ad257239067c24cfe")
|
Loading…
Add table
Add a link
Reference in a new issue