feat(emacs): additional abbreviations

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2014-01-08 03:36:55 -08:00
parent 1eb35e31f3
commit 3564665b44

View file

@ -14,6 +14,10 @@
("leq" "") ("leq" "")
("Nat" "") ("Nat" "")
("Int" "") ("Int" "")
("var" "variable")
("vars" "variables")
("def" "definition")
("th" "theorem")
)) ))
(define-generic-mode (define-generic-mode