tvl-depot/users/Profpatsch/emacs-tree-sitter-move
Profpatsch 9da760fba4 feat(emacs-tree-sitter-move): Add tree-sitter-move-reset
Resets the cursor to the named node under the cursor.
`-right` does not do it anymore, so it’s possible to navigate on
higher levels of the tree instead of always resetting to a leaf.

Change-Id: Id330854c72ea24da0cc8611f30f5617e0f127c1b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2259
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2021-01-01 22:39:28 +00:00
..
default.nix feat(users/Profpatsch): moving around via the tree-sitter parse tree 2021-01-01 19:03:30 +00:00
shell.nix feat(users/Profpatsch): moving around via the tree-sitter parse tree 2021-01-01 19:03:30 +00:00
test.py feat(users/Profpatsch): moving around via the tree-sitter parse tree 2021-01-01 19:03:30 +00:00
tmp.el feat(emacs-tree-sitter-move): Add tree-sitter-move-reset 2021-01-01 22:39:28 +00:00
tree-sitter-move.el feat(emacs-tree-sitter-move): Add tree-sitter-move-reset 2021-01-01 22:39:28 +00:00