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.
To make changes to the syntax highlighting, edit beancount.YAML-tmLanguage
. PackageDev provides a build system to convert the YAML file to JSON.