about summary refs log tree commit diff
path: root/users/Profpatsch/emacs-tree-sitter-move

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.