nvim-treesitter/queries/beancount
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
..
folds.scm Add headers as an option to fold on (#1873) 2021-10-02 00:08:44 -05:00
highlights.scm Fix beancount queries 2021-03-30 22:27:50 +02:00