Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 549 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 549 Bytes

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.