ethan-leba/tree-edit

Proper error message if `tree-edit-grammar` isn't loaded

ethan-leba opened this issue · 1 comments

This should just be a pre-flight check before one of the parser operations (tree-edit--replacement-p, insertions, deletions) that throws an error if tree-edit-grammar is nil.

Fixed by cf3fbd2 * tweak: autoload grammar file before parser fns