init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: match
|
||||
# group: misc
|
||||
# name: match
|
||||
# --
|
||||
match $1 with
|
||||
| $0 =>
|
||||
end
|
||||
Reference in New Issue
Block a user