about summary refs log blame commit diff
path: root/users/Profpatsch/emacs-tree-sitter-move/README.md
blob: ae8d763d61c881a4a17704b1ba81da5aa0f81e07 (plain) (tree)
1
2
3
4
5




                                                                                                   
# 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.