mirror of
https://github.com/correl/melpa.git
synced 2025-03-07 04:45:08 -10:00
add elisp-slime-nav package
This commit is contained in:
parent
2767583ca6
commit
6f4bccfeec
1 changed files with 8 additions and 0 deletions
8
pkglist
8
pkglist
|
@ -19,6 +19,10 @@
|
|||
:url "git://jblevins.org/git/deft.git"
|
||||
:fetcher git
|
||||
:files ("deft.el"))
|
||||
(elisp-slime-nav
|
||||
:url "https://github.com/purcell/elisp-slime-nav.git"
|
||||
:fetcher git
|
||||
:files ("elisp-slime-nav.el"))
|
||||
(evil
|
||||
:url "git://gitorious.org/evil/evil.git"
|
||||
:fetcher git)
|
||||
|
@ -88,6 +92,10 @@
|
|||
:url "http://svn.ruby-lang.org/repos/ruby/trunk/misc"
|
||||
:fetcher svn
|
||||
:files ("ruby-mode.el"))
|
||||
(rvm
|
||||
:url "https://github.com/senny/rvm.el.git"
|
||||
:fetcher git
|
||||
:files ("rvm.el"))
|
||||
(smex
|
||||
:url "git://github.com/nonsequitur/smex.git"
|
||||
:fetcher git
|
||||
|
|
Loading…
Add table
Reference in a new issue