File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments