aboutsummaryrefslogtreecommitdiffstats
path: root/syntax (follow)
Commit message (Collapse)AuthorAgeLines
* Highlight `include` keywordYuchen Ying2015-12-08-0/+2
|
* Highlight tag part of pushtag/poptagNathan Grigg2015-04-04-1/+2
|
* Don't allow directives to eat the end character.Nathan Grigg2015-02-10-12/+13
| | | | Fixes #3.
* Merge branch 'elasticdog-syntax-folding'Nathan Grigg2015-02-10-1/+1
|\
| * Enable syntax-based folding of transactionsAaron Bull Schaefer2015-02-10-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.
* | Properly highlight syntax containing hyphens and numbersAaron Bull Schaefer2015-02-10-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.
* Allow hyphens in tagsNathan Grigg2015-01-22-1/+1
|
* Allow hyphen in account nameNathan Grigg2014-12-31-1/+1
|
* tags, links, and metadata syntax highlightingNathan Grigg2014-12-31-3/+9
|
* Fix up syntax highlightingNathan Grigg2014-11-21-6/+8
|
* Move price syntax to its own definitionNathan Grigg2014-11-03-2/+4
|
* Add price command to syntax defintionNathan Grigg2014-11-01-1/+1
|
* First try for syntax fileNathan Grigg2014-10-07-0/+62