beancount.el (lang/beancount.el) Add to my watchlist
Beancount mode for Emacsan Emacs major-mode implementing syntax highlighting, indentation, completion, and other facilities to edit and work with Beancount ledger files.
Version: 20210303 License: GPL-3+ GitHubMaintainers | l2dy |
Categories | lang editors |
Homepage | https://github.com/beancount/beancount-mode |
Platforms | any |
Variants | - |
"beancount.el" depends on
lib (1)
build (1)
Ports that depend on "beancount.el"
No ports
Port notes
To use this, put the following into your ~/.emacs:
(setq auto-mode-alist
(cons '("\\.beancount" . beancount-mode) auto-mode-alist))
(autoload 'beancount-mode "beancount" "Beancount mode." t)
Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck error
Error: cannot check if beancount.el was updated (The requested URL returned error: 404 )
last updated: 1 day, 1 hour ago