Get the source from https://github.com/perryqh/prettyruby
Installation:
1) Place prettyruby.py in ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/
2) Bind a key to pretty_ruby. I changed "super+b" from "build" to "pretty_ruby"
{ "keys": ["super+b"], "command": "pretty_ruby" }
No comments:
Post a Comment