Created
February 23, 2013 15:12
-
-
Save rkaneko/5020089 to your computer and use it in GitHub Desktop.
The recipe file for scala-mode2 .
This file is used for installing with el-get (emacs lisp package manager) .
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(:name scala-mode2 | |
:type github | |
:website "https::/github.com/hvesalai/scala-mode2" | |
:description "A new scala-mode for emacs24" | |
:pkgname "hvesalai/scala-mode2") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HOWTO
On console
$ emacs some-file-name
On emacs
M-x el-get-find-recipe-file scala-mode2
scala-mode2.rcp
Write this gist file .