init
This commit is contained in:
7
snippets/coq-mode/misc/notation.yasnippet
Normal file
7
snippets/coq-mode/misc/notation.yasnippet
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: Nota
|
||||
# group: misc
|
||||
# name: Notation
|
||||
# --
|
||||
Notation "$1" := ($2) (at level $3, $4 associativity).
|
||||
$0
|
||||
Reference in New Issue
Block a user