mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-03-21 23:32:26 +00:00
use only ASCII character in snippet
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#name : if ( ¡ ) { ¡ }
|
||||
#name : if (...) { ... }
|
||||
# --
|
||||
if (${1:condition})
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user