Skip to content

Commit 7592652

Browse files
Update README with tree-sitter notice.
1 parent a94f7b8 commit 7592652

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
</div>
1616

1717
## Tree-sitter
18-
Experimental tree-sitter support branch: https://github.com/kristijanhusak/orgmode.nvim/tree/tree-sitter
18+
Tree-sitter support branch: https://github.com/kristijanhusak/orgmode.nvim/tree/tree-sitter
19+
#### NOTE: tree-sitter branch will become main very soon!
20+
All new features and fixes are going to the `tree-sitter` branch.
1921

2022
## Installation
2123

@@ -249,8 +251,8 @@ much experience with those. Any help on this topic is appreciated.
249251
* [X] Support searching by properties
250252
* [ ] Improve checkbox hierarchy
251253
* [X] Support todo keyword faces
252-
* [ ] Support clocking work time
253-
* [ ] Improve folding
254+
* [X] Support clocking work time (Added on tree-sitter branch)
255+
* [X] Improve folding (Added on tree-sitter branch)
254256
* [X] Support exporting (via existing emacs tools)
255257
* [ ] Support archiving to specific headline
256258
* [ ] Support tables

0 commit comments

Comments
 (0)