mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-17 02:44:17 +00:00
tweaking the ruby-mode snippets slightly
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
# key: y
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: :yields:
|
||||
## condition: "source.ruby comment"
|
||||
# condition: (yas/ruby-in-comment-p)
|
||||
# --
|
||||
:yields: ${0:arguments}
|
||||
:yields: ${1:arguments}
|
||||
Reference in New Issue
Block a user