Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 581 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 581 Bytes

atom-rdefs package

Rdefs for atom.
cf. knsmr/rdefs

A screenshot of your spankin' package

Preparation

gem install rdefs

Usage

  • Ctrl-Cmd-A

It is executed atom-rdefs:show. A is Aoki's initial.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request