;; -*- mode: emacs-lisp -*- ((clojure-mode :url "git://github.com/technomancy/clojure-mode.git" :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")) (deft :url "git://jblevins.org/git/deft.git" :fetcher git :files ("deft.el")) (evil :url "git://gitorious.org/evil/evil.git" :fetcher git) (full-ack :url "git://github.com/nschum/full-ack.git" :fetcher git :files ("full-ack.el")) (gist :url "git://github.com/defunkt/gist.el.git" :fetcher git :files ("gist.el")) (haskell-mode :url "http://code.haskell.org/haskellmode-emacs" :fetcher darcs) (hl-sentence :url "git://github.com/milkypostman/hl-sentence.git" :fetcher git :files ("hl-sentence.el")) (ido-ubiquitous :url "git://github.com/technomancy/ido-ubiquitous.git" :fetcher git :files ("ido-ubiquitous.el")) (magit :url "git://github.com/magit/magit.git" :fetcher git) (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" :fetcher git) (paredit :url "http://mumble.net/~campbell/emacs/paredit" :fetcher darcs :files ("paredit.el")) (rinari :url "git://github.com/eschulte/rinari.git" :fetcher git) (smex :url "git://github.com/nonsequitur/smex.git" :fetcher git :files ("smex.el")) (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")) (starter-kit-lisp :url "git://github.com/technomancy/emacs-starter-kit.git" :fetcher git :files ("modules/starter-kit-lisp.el")) (undo-tree :url "http://www.dr-qubit.org/git/undo-tree.git" :fetcher git :files ("undo-tree.el")) (yasnippet :url "https://github.com/capitaomorte/yasnippet" :fetcher git) )