tvl-depot/users/Profpatsch/emacs-tree-sitter-move
Profpatsch e07e88d81d feat(emacs-tree-sitter-move): left and up movements, skip unnamed
We skip intermediate nodes that do not have any siblings, because they
are irrelevant to navigation and just add extra keypresses without any
highlight changes. This might not be the best choice, we’ll see.

Change-Id: I75fbf79aa7915172e426442a076d57cfbebf5421
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2260
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2021-01-01 22:40:38 +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): left and up movements, skip unnamed 2021-01-01 22:40:38 +00:00
tree-sitter-move.el feat(emacs-tree-sitter-move): left and up movements, skip unnamed 2021-01-01 22:40:38 +00:00