Commit graph

7 commits

Author SHA1 Message Date
Brian Ryall
5812ae26f7 highlights(beancount): update on latest updates 2023-01-28 15:03:55 +01:00
PolarMutex
b8459df74d
feat(beancount): support folding org headers (#3078)
requires beancount parser update

Co-authored-by: Brian Ryall <brian@brianryall.xyz>
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2022-06-28 10:44:38 +02:00
Stephen Bolton
e0e6d1b263
Add headers as an option to fold on (#1873)
* Add headers as an option to fold on

treesitter-beancount added grammar rules around orgmode and markdown
headers so that they are recognized in beancount documents. This change
makes it so that they will be taken into consideration when folding
text.

Commit: 79ae7c1f26

* Fix node name for headers

The correct name for the header nodes is heading.
2021-10-02 00:08:44 -05:00
Stephan Seitz
c7313ffd10 Fix beancount queries 2021-03-30 22:27:50 +02:00
Brian Ryall
600509aad6 delete locals queries for beancount 2021-03-22 07:11:10 +01:00
Brian Ryall
900222e1ad fix invalid annotation in beancount query 2021-03-22 07:11:10 +01:00
Brian Ryall
fb75f01941 add support for beancount files 2021-03-22 07:11:10 +01:00