feat(emacs): equational reasoning snippet

This commit is contained in:
2025-11-23 07:30:27 -07:00
parent c945a7269e
commit fb571b3960

View File

@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: Equational reasoning
# key: eq
# expand-env: ((yas-indent-line 'fixed))
# --
? ≡⟨ ? ⟩
? ∎