Skip to content

Instantly share code, notes, and snippets.

@atton
Created August 15, 2012 14:23
Show Gist options
  • Save atton/3360562 to your computer and use it in GitHub Desktop.
Save atton/3360562 to your computer and use it in GitHub Desktop.
ruby settings
.vimrcにこの行を追加
autocmd BufNewFile *.rb 0r ~/.vim/templates/ruby.rb "ruby
~/.vim/templates/ruby.rb に下の行だけのファイルを作る
# -*- coding: utf-8 -*-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment