gregsexton/origami.el

Add ruby support

Open

#11 opened on Apr 22, 2015

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Emacs Lisp (44 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (531 stars)
PR merge metrics
 (PR metrics pending)

Description

I am not very familiar with elisp yet, and I wasn't sure, based on the existing examples, how I could make a parser work for Ruby (either using ruby-mode or enhanced-ruby-mode, though I use the latter one).

So I opened a question: http://emacs.stackexchange.com/questions/10860/origami-folding-package-create-parser-for-ruby

Contributor guide