ethan-leba / tree-edit

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

Query-specific bindings #15

Closed ethan-leba closed 2 years ago

ethan-leba commented 2 years ago

Query bindings should be able to jump to abstract nodes (e.g. any binary expression). I propose abstract bindings should exist on the double keys, so bb would select any binary expression.

ethan-leba commented 2 years ago

e3398e0 * Add avy jump definer and query-nodes var