mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-03-23 00:02:25 +00:00
Added grouping support for snippets (Issue 30)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
|
||||
#name : <td>...</td>
|
||||
#group : table
|
||||
# --
|
||||
<td$1>$2</td>
|
||||
Reference in New Issue
Block a user