mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
8 lines
203 B
EmacsLisp
8 lines
203 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/beancount/packages.el
|
|
|
|
(package! beancount
|
|
:recipe (:host github
|
|
:repo "beancount/beancount-mode")
|
|
:pin "3c04745fa539c25dc007683ad257239067c24cfe")
|