/ruby-mode/Declarations/elsif ___.yasnippet

http://github.com/ridgetang/snippets · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 01e6407207dd1238b216355f5bfecdd3 MD5 · raw file

  1. # -*- mode: snippet -*-
  2. # key: elsif
  3. # contributor: Translated from TextMate Snippet
  4. # name: elsif ...
  5. # --
  6. elsif ${1:condition}
  7. $0