This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-18 03:10:04 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
08788c036a
nvim-treesitter
/
queries
/
beancount
/
folds.scm
5 lines
42 B
Scheme
Raw
Normal View
History
Unescape
Escape
add support for beancount files
2021-03-21 13:26:33 -04:00
[
(
transaction
)
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: https://github.com/polarmutex/tree-sitter-beancount/commit/79ae7c1f2654a2a6936b0f37bf754e5ff59c9186 * Fix node name for headers The correct name for the header nodes is heading.
2021-10-01 23:08:44 -06:00
(
heading
)
add support for beancount files
2021-03-21 13:26:33 -04:00
]
@fold
Reference in a new issue
Copy permalink