atom-rdefs package
Rdefs for atom.
cf. knsmr/rdefs
Preparation
gem install rdefs
Usage
Ctrl-Cmd-A
It is executed atom-rdefs:show
.
A
is Aoki's initial.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request