Profpatsch/users/Profpatsch/parked/emacs-tree-sitter-move
- README.md 218 B
- default.nix.inactive 55 B
- shell.nix 447 B
- test.json 216 B
- test.py 100 B
- test.sh 134 B
- tmp.el 974 B
- tree-sitter-move.el 5.0 KiB
emacs-tree-sitter-move
An experiment in whether we can implement structural editing in emacs using the tree-sitter parser.
What currently works: loading a tree-sitter gramma, navigating the AST left/right/up/down.