Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2015-04-04 | Highlight tag part of pushtag/poptag | Nathan Grigg | -1/+2 | |
2015-02-10 | Don't allow directives to eat the end character. | Nathan Grigg | -12/+13 | |
Fixes #3. | ||||
2015-02-10 | Enable syntax-based folding of transactions | Aaron Bull Schaefer | -1/+1 | |
This is much more useful compared to using just foldmethod=marker, and it could be enhanced to support other multi-line items in the future. | ||||
2015-02-10 | Properly highlight syntax containing hyphens and numbers | Aaron Bull Schaefer | -3/+3 | |
This PR fixes a few things: 1. Allow numbers within tags; tested to be valid and shown in the upstream documentation. 2. Padding directives have a date before them, so they should not be anchored at the beginning of the line. 3. Hypens are allowed in meta-data attribute names; tested to be valid and shown in the upstream documentation. | ||||
2015-01-22 | Allow hyphens in tags | Nathan Grigg | -1/+1 | |
2014-12-31 | Allow hyphen in account name | Nathan Grigg | -1/+1 | |
2014-12-31 | tags, links, and metadata syntax highlighting | Nathan Grigg | -3/+9 | |
2014-11-21 | Fix up syntax highlighting | Nathan Grigg | -6/+8 | |
2014-11-03 | Move price syntax to its own definition | Nathan Grigg | -2/+4 | |
2014-11-01 | Add price command to syntax defintion | Nathan Grigg | -1/+1 | |
2014-10-07 | First try for syntax file | Nathan Grigg | -0/+62 | |