Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 641 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 641 Bytes

paperboy.el

powerup your emacs. more powerful. enjoy your emacs life.

How to Use

$ curl -L http://bit.ly/paperboy-el | sh && exec $SHELL
$ emacs

Why paperboy.el?

Paperboy&co. has many Vimmer and many Emacser.

I used to use vim, but you know, Emacs is nothing but awesome! I was definitely wrong...

So all of Vimmer coverted to emacs with paperboy.el ;)

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