init
This commit is contained in:
5
snippets/tuareg-mode/type
Normal file
5
snippets/tuareg-mode/type
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: type_record
|
||||
# key: type
|
||||
# --
|
||||
type ${1:name} = {${2:var}: ${3:int}$0}
|
||||
Reference in New Issue
Block a user