yasnippet/extras/imported/ruby-mode/Declarations/#!;usr;local;bin;ruby -w.yasnippet
2009-08-29 17:59:02 +00:00

7 lines
165 B
Plaintext

# -*- mode: snippet -*-
# key: rb
# contributor: Translated from TextMate Snippet
# name: #!/usr/bin/env ruby -wKU
# --
#!/usr/bin/env ruby${TM_RUBY_SWITCHES: -wKU}