mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 06:32:24 +00:00
Fix issue #212
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# name: if (...) { ... }
|
# name: if (...) { ... }
|
||||||
# key: cc-modeif
|
# key: if
|
||||||
# --
|
# --
|
||||||
if (${1:condition})
|
if (${1:condition})
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user