Initial commit.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#name : struct ... { ... }
|
||||
# key: struct
|
||||
# --
|
||||
struct ${1:name}
|
||||
{
|
||||
$0
|
||||
};
|
Reference in New Issue
Block a user