mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Fix issue #212
This commit is contained in:
parent
2e3497d1a0
commit
53bc82cbc5
@ -1,5 +1,5 @@
|
|||||||
# name: if (...) { ... }
|
# name: if (...) { ... }
|
||||||
# key: cc-modeif
|
# key: if
|
||||||
# --
|
# --
|
||||||
if (${1:condition})
|
if (${1:condition})
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user