2012-01-21 20:28:53 +00:00
|
|
|
;; -*- mode: emacs-lisp -*-
|
2012-01-30 10:35:22 +00:00
|
|
|
((ac-dabbrev
|
|
|
|
:fetcher wiki)
|
|
|
|
(browse-kill-ring
|
2012-01-22 06:38:24 +00:00
|
|
|
:url "git://github.com/todesschaf/browse-kill-ring.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("browse-kill-ring.el"))
|
|
|
|
(clojure-mode
|
2012-01-21 20:28:53 +00:00
|
|
|
:url "git://github.com/technomancy/clojure-mode.git"
|
2012-01-21 21:04:35 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("clojure-mode.el"))
|
|
|
|
(clojure-test-mode
|
|
|
|
:url "git://github.com/technomancy/clojure-mode.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("clojure-test-mode.el"))
|
|
|
|
(clojurescript-mode
|
|
|
|
:url "git://github.com/technomancy/clojure-mode.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("clojurescript-mode.el"))
|
2012-01-29 11:21:13 +00:00
|
|
|
(csv-mode
|
|
|
|
:url "git://github.com/emacsmirror/csv-mode.git"
|
|
|
|
:fetcher git)
|
|
|
|
(darcsum
|
2012-01-29 11:46:52 +00:00
|
|
|
:url "http://joyful.com/repos/darcsum"
|
|
|
|
:fetcher darcs
|
2012-01-29 11:21:13 +00:00
|
|
|
:files ("darcsum.el"))
|
2012-01-21 20:28:53 +00:00
|
|
|
(deft
|
|
|
|
:url "git://jblevins.org/git/deft.git"
|
2012-01-21 21:04:35 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("deft.el"))
|
2012-01-28 20:23:09 +00:00
|
|
|
(dired+
|
2012-02-02 20:05:05 +00:00
|
|
|
:fetcher wiki)
|
2012-01-23 03:40:00 +00:00
|
|
|
(elisp-slime-nav
|
|
|
|
:url "https://github.com/purcell/elisp-slime-nav.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("elisp-slime-nav.el"))
|
2012-01-28 04:06:01 +00:00
|
|
|
(expand-region
|
|
|
|
:url "https://github.com/magnars/expand-region.el.git"
|
|
|
|
:fetcher git)
|
2012-01-21 20:28:53 +00:00
|
|
|
(evil
|
|
|
|
:url "git://gitorious.org/evil/evil.git"
|
|
|
|
:fetcher git)
|
2012-01-22 06:38:24 +00:00
|
|
|
(find-file-in-project
|
|
|
|
:url "git://github.com/technomancy/find-file-in-project.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("find-file-in-project.el"))
|
2012-02-02 20:05:05 +00:00
|
|
|
(findr
|
|
|
|
:url "https://github.com/milkypostman/jump.el.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("findr.el"))
|
2012-01-21 20:28:53 +00:00
|
|
|
(full-ack
|
|
|
|
:url "git://github.com/nschum/full-ack.git"
|
2012-01-21 21:04:35 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("full-ack.el"))
|
2012-01-21 20:02:20 +00:00
|
|
|
(gist
|
|
|
|
:url "git://github.com/defunkt/gist.el.git"
|
2012-01-21 21:04:35 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("gist.el"))
|
2012-02-02 14:47:11 +00:00
|
|
|
(git-blame
|
|
|
|
:url "git://github.com/tsgates/git-emacs.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("git-blame.el"))
|
2012-01-21 20:28:53 +00:00
|
|
|
(haskell-mode
|
|
|
|
:url "http://code.haskell.org/haskellmode-emacs"
|
|
|
|
:fetcher darcs)
|
|
|
|
(hl-sentence
|
|
|
|
:url "git://github.com/milkypostman/hl-sentence.git"
|
2012-01-21 18:04:55 +00:00
|
|
|
:fetcher git
|
2012-01-21 20:28:53 +00:00
|
|
|
:files ("hl-sentence.el"))
|
2012-01-22 06:38:24 +00:00
|
|
|
(idle-highlight-mode
|
|
|
|
:url "git://github.com/nonsequitur/idle-highlight-mode.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("idle-highlight-mode.el"))
|
2012-01-21 20:28:53 +00:00
|
|
|
(ido-ubiquitous
|
|
|
|
:url "git://github.com/technomancy/ido-ubiquitous.git"
|
2012-01-21 21:04:35 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("ido-ubiquitous.el"))
|
2012-01-22 21:30:24 +00:00
|
|
|
(inf-ruby
|
|
|
|
:url "https://github.com/nonsequitur/inf-ruby.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("inf-ruby.el"))
|
2012-02-02 20:05:05 +00:00
|
|
|
(inflections
|
|
|
|
:url "https://github.com/milkypostman/jump.el.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("inflections.el"))
|
2012-02-02 14:39:18 +00:00
|
|
|
(js3
|
|
|
|
:url "git://github.com/thomblake/js3-mode.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("js3.el"))
|
2012-01-22 21:30:24 +00:00
|
|
|
(jump
|
2012-01-31 03:18:59 +00:00
|
|
|
:url "https://github.com/milkypostman/jump.el.git"
|
2012-01-22 21:30:24 +00:00
|
|
|
:fetcher git
|
2012-01-31 03:18:59 +00:00
|
|
|
:files ("jump.el"))
|
2012-01-21 18:06:29 +00:00
|
|
|
(magit
|
|
|
|
:url "git://github.com/magit/magit.git"
|
2012-01-22 05:13:19 +00:00
|
|
|
:fetcher git)
|
2012-01-21 20:28:53 +00:00
|
|
|
(magithub
|
|
|
|
:url "git://github.com/nex3/magithub.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("magithub.el"))
|
|
|
|
(markdown-mode
|
|
|
|
:url "git://github.com/milkypostman/markdown-mode.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("markdown-mode.el"))
|
|
|
|
(markdown-mode+
|
|
|
|
:url "git://github.com/milkypostman/markdown-mode-plus.git"
|
2012-01-23 22:19:53 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("markdown-mode+.el" "HTML as Markdown in Emacs.applescript"))
|
2012-02-02 19:21:45 +00:00
|
|
|
(melpa
|
|
|
|
:url "git://github.com/milkypostman/melpa.git"
|
|
|
|
:fetcher git
|
|
|
|
files ("melpa.el"))
|
2012-01-28 20:00:25 +00:00
|
|
|
(mmm-mode
|
|
|
|
:url "git://github.com/purcell/mmm-mode.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("mmm*.el"))
|
2012-01-30 10:35:22 +00:00
|
|
|
(org-fstree
|
|
|
|
:url "http://repo.or.cz/r/org-fstree.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("org-fstree.el"))
|
2012-01-21 20:28:53 +00:00
|
|
|
(paredit
|
|
|
|
:url "http://mumble.net/~campbell/emacs/paredit"
|
2012-01-21 21:04:35 +00:00
|
|
|
:fetcher darcs
|
|
|
|
:files ("paredit.el"))
|
2012-01-29 11:21:13 +00:00
|
|
|
(pretty-mode
|
|
|
|
:url "git://github.com/emacsmirror/pretty-mode.git"
|
|
|
|
:fetcher git)
|
2012-01-29 02:10:35 +00:00
|
|
|
(rainbow-delimiters
|
2012-01-30 11:01:06 +00:00
|
|
|
:fetcher wiki)
|
2012-01-21 20:28:53 +00:00
|
|
|
(rinari
|
|
|
|
:url "git://github.com/eschulte/rinari.git"
|
2012-01-22 21:30:24 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("rinari.el"))
|
|
|
|
(ruby-compilation
|
|
|
|
:url "https://github.com/eschulte/rinari.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("util/ruby-compilation.el"))
|
2012-01-22 18:19:15 +00:00
|
|
|
(ruby-mode
|
|
|
|
:url "http://svn.ruby-lang.org/repos/ruby/trunk/misc"
|
2012-01-22 21:30:24 +00:00
|
|
|
:fetcher svn
|
|
|
|
:files ("ruby-mode.el"))
|
2012-01-23 03:40:00 +00:00
|
|
|
(rvm
|
|
|
|
:url "https://github.com/senny/rvm.el.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("rvm.el"))
|
2012-01-23 03:57:29 +00:00
|
|
|
(slime
|
|
|
|
:url "https://github.com/nablaone/slime.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("slime.el"))
|
2012-01-21 20:28:53 +00:00
|
|
|
(smex
|
|
|
|
:url "git://github.com/nonsequitur/smex.git"
|
2012-01-21 21:04:35 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("smex.el"))
|
2012-01-21 19:00:42 +00:00
|
|
|
(starter-kit
|
|
|
|
:url "git://github.com/technomancy/emacs-starter-kit.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("starter-kit-defuns.el"
|
|
|
|
"starter-kit-misc.el"
|
|
|
|
"starter-kit.el"))
|
|
|
|
(starter-kit-bindings
|
|
|
|
:url "git://github.com/technomancy/emacs-starter-kit.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("modules/starter-kit-bindings.el"))
|
2012-01-22 17:47:49 +00:00
|
|
|
(starter-kit-eshell
|
|
|
|
:url "git://github.com/technomancy/emacs-starter-kit.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("modules/starter-kit-eshell.el"))
|
|
|
|
(starter-kit-js
|
|
|
|
:url "git://github.com/technomancy/emacs-starter-kit.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("modules/starter-kit-js.el"))
|
2012-01-21 19:00:42 +00:00
|
|
|
(starter-kit-lisp
|
|
|
|
:url "git://github.com/technomancy/emacs-starter-kit.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("modules/starter-kit-lisp.el"))
|
2012-01-22 17:47:49 +00:00
|
|
|
(starter-kit-perl
|
|
|
|
:url "git://github.com/technomancy/emacs-starter-kit.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("modules/starter-kit-perl.el"))
|
|
|
|
(starter-kit-ruby
|
|
|
|
:url "git://github.com/technomancy/emacs-starter-kit.git"
|
|
|
|
:fetcher git
|
|
|
|
:files ("modules/starter-kit-ruby.el"))
|
2012-01-29 11:21:13 +00:00
|
|
|
(textile-mode
|
|
|
|
:url "git://github.com/emacsmirror/textile-mode.git"
|
|
|
|
:fetcher git)
|
2012-01-21 20:02:26 +00:00
|
|
|
(undo-tree
|
|
|
|
:url "http://www.dr-qubit.org/git/undo-tree.git"
|
2012-01-21 20:28:53 +00:00
|
|
|
:fetcher git
|
|
|
|
:files ("undo-tree.el"))
|
|
|
|
(yasnippet
|
2012-01-21 21:04:35 +00:00
|
|
|
:url "https://github.com/capitaomorte/yasnippet"
|
|
|
|
:fetcher git)
|
2012-01-21 18:04:55 +00:00
|
|
|
)
|
2012-01-21 20:04:54 +00:00
|
|
|
|
2012-01-28 15:58:34 +00:00
|
|
|
;; Local Variables:
|
|
|
|
;; no-byte-compile: t
|
|
|
|
;; End:
|