norseghost / sublime-beancount

Bits and pieces to facilitate accounting with Beancount.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sublime-beancount

Bits and pieces to facilitate accounting with Beancount using Sublime Text.

Currently, just a syntax definition and a build system.

The build system runs "bean-check" on the current file, and works with "Build system: Automatic", and line navigation works.

Contributing

To make changes to the syntax highlighting, edit beancount.YAML-tmLanguage. PackageDev provides a build system to convert the YAML file to JSON.

About

Bits and pieces to facilitate accounting with Beancount.

License:MIT License


Languages

Language:Python 100.0%