mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-17 02:44:17 +00:00
more ruby snippets
This commit is contained in:
3
snippets/ruby-mode/eai
Normal file
3
snippets/ruby-mode/eai
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : each_index { |i| ... }
|
||||
# --
|
||||
each_index { |${i}| $0 }
|
||||
Reference in New Issue
Block a user