mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-16 18:34:17 +00:00
re-design snippets hierarchy
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#name: int main(argc, argv) { ... }
|
||||
# --
|
||||
int main(int argc, char const *argv)
|
||||
{
|
||||
$0
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user