Skip to content

Instantly share code, notes, and snippets.

@rkaneko
Created February 23, 2013 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rkaneko/5020089 to your computer and use it in GitHub Desktop.
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) .
(:name scala-mode2
:type github
:website "https::/github.com/hvesalai/scala-mode2"
:description "A new scala-mode for emacs24"
:pkgname "hvesalai/scala-mode2")
@rkaneko
Copy link
Author

rkaneko commented Feb 23, 2013

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment