Add :lang beancount module

This commit is contained in:
Henrik Lissner 2021-04-13 20:09:08 -04:00
parent 2d140a7a80
commit 8a083d1370
6 changed files with 219 additions and 1 deletions

View file

@ -0,0 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/beancount/packages.el
(package! beancount
:recipe (:host github
:repo "beancount/beancount-mode")
:pin "3c04745fa539c25dc007683ad257239067c24cfe")