init
This commit is contained in:
8
snippets/coq-mode/propositions/axiom.yasnippet
Normal file
8
snippets/coq-mode/propositions/axiom.yasnippet
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: Axi
|
||||
# group: propositions
|
||||
# name: Axiom
|
||||
# expand-env: ((yas-indent-line 'fixed))
|
||||
# --
|
||||
Axiom $1 :
|
||||
$0.
|
||||
Reference in New Issue
Block a user