init
This commit is contained in:
5
snippets/reason-mode/match_case
Normal file
5
snippets/reason-mode/match_case
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: match case
|
||||
# key: |
|
||||
# --
|
||||
| ${1:Case} => $0
|
||||
Reference in New Issue
Block a user