mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-03-23 08:12:24 +00:00
Added grouping support for snippets (Issue 30)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#name : include Comparable; def <=> ... end
|
||||
#group : definitions
|
||||
# --
|
||||
include Comparable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user