ethan-leba / tree-edit

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

Add tree-edit error type #51

Open ethan-leba opened 2 years ago

ethan-leba commented 2 years ago

The codebase uses user-error, but we should probably make a tree-edit-error in case anyone wants to catch it.