ethan-leba / tree-edit

🌲 Structural editing in Emacs for any™ language!
GNU General Public License v3.0
390 stars 16 forks source link

`evil-tree-edit` operator state? #47

Open ethan-leba opened 2 years ago

ethan-leba commented 2 years ago

Using helpful-key on edit operations won't provide a named function, since the edits are defined as a lambda. This should be fixed. Maybe a tree-operator state? Open to other (easier) ideas.