el-get/recipes/flymake-ruby.rcp
2012-02-22 14:46:21 -08:00

7 lines
323 B
Plaintext

(:name flymake-ruby
:description "Steve Purcell's Ruby Flymake support, with stricter warnings."
:type http
:url "https://gist.github.com/raw/758976/b4562bca1645a5567d02e97f04b1909401caa1ed/flymake-ruby.el"
:features flymake-ruby
:post-init (add-hook 'ruby-mode-hook 'flymake-ruby-load))