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