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