mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 23:12:26 +00:00
more snippets and a bug fix: strange (= nil nil) will cause error in elisp.
This commit is contained in:
3
snippets/ruby-mode/reject
Normal file
3
snippets/ruby-mode/reject
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : reject { |...| ... }
|
||||
# --
|
||||
reject { |${1:element}| $0 }
|
||||
Reference in New Issue
Block a user