diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/ruby-mode/rb')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/ruby-mode/rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/mysnippets/text-mode/ruby-mode/rb b/.emacs.d/mysnippets/text-mode/ruby-mode/rb new file mode 100644 index 0000000..74d26dd --- /dev/null +++ b/.emacs.d/mysnippets/text-mode/ruby-mode/rb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | #name : /usr/bin/ruby -wKU | ||
| 2 | #group : general | ||
| 3 | # -- | ||
| 4 | #!/usr/bin/ruby -wKU | ||
