Skip to content

Commit

Permalink
Add recipe for scala-mode2
Browse files Browse the repository at this point in the history
scala-mode2 is an improved scala-mode for emacs. It is losely based on the
original, but has been completely rewritten for scala 2.9 (and 2.10)

The related issue on the project itself is here:
https://github.com/hvesalai/scala-mode2/issues/33

Signed-off-by: Gary Pamparà <gpampara@gmail.com>
  • Loading branch information
gpampara committed Nov 29, 2012
1 parent 715370b commit 749f4c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/scala-mode2
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(scala-mode2
:repo "hvesalai/scala-mode2"
:fetcher github)

0 comments on commit 749f4c3

Please sign in to comment.