melpa/pkglist
2012-04-06 21:36:53 +02:00

371 lines
10 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;; -*- mode: emacs-lisp -*-
((ac-dabbrev
:fetcher wiki)
(ack-and-a-half
:url "https://github.com/jhelwig/ack-and-a-half.git"
:fetcher git)
(ansi
:url "https://github.com/rejeep/ansi.git"
:fetcher git)
(auto-complete
:url "https://github.com/m2ym/auto-complete.git"
:fetcher git
:files ("*.el" "dict/*"))
(bm
:url "https://github.com/joodland/bm.git"
:fetcher git)
(bookmark+
:fetcher wiki
:files (
"bookmark+.el" ;; main (driver) library
"bookmark+-mac.el" ;; Lisp macros
"bookmark+-bmu.el" ;; code for the `*Bookmark List*' (bookmark-bmenu-mode)
"bookmark+-1.el" ;; other required code (non-bmenu)
"bookmark+-key.el" ;; key and menu bindings (non-bmenu)
"bookmark+-lit.el" ;; optional code for highlighting bookmark locations
"bookmark+-doc.el" ;; documentation (essentially the same as this wiki page)
"bookmark+-chg.el" ;; change log entries
))
(browse-kill-ring
:url "https://github.com/todesschaf/browse-kill-ring.git"
:fetcher git)
(c-eldoc
:url "https://github.com/nflath/c-eldoc.git"
:fetcher git)
(citrus-mode
:url "https://github.com/rejeep/citrus-mode.git"
:fetcher git)
(clojure-mode
:url "https://github.com/technomancy/clojure-mode.git"
:fetcher git
:files ("clojure-mode.el"))
(clojure-test-mode
:url "https://github.com/technomancy/clojure-mode.git"
:fetcher git
:files ("clojure-test-mode.el"))
(clojurescript-mode
:url "https://github.com/technomancy/clojure-mode.git"
:fetcher git
:files ("clojurescript-mode.el"))
(coffee-mode
:url "https://github.com/defunkt/coffee-mode.git"
:fetcher git)
(color-theme-sanityinc-solarized
:url "https://github.com/purcell/color-theme-sanityinc-solarized.git"
:fetcher git)
(color-theme-sanityinc-tomorrow
:url "https://github.com/purcell/color-theme-sanityinc-tomorrow.git"
:fetcher git)
(cperl-mode
:url "https://github.com/jrockway/cperl-mode.git"
:fetcher git)
(csv-mode
:url "https://github.com/emacsmirror/csv-mode.git"
:fetcher git)
(csv-nav
:fetcher wiki)
(darcsum
:url "http://joyful.com/repos/darcsum"
:fetcher darcs)
(deft
:url "git://jblevins.org/git/deft.git"
:fetcher git)
(delim-kill
:url "https://github.com/thomas11/delim-kill.git"
:fetcher git)
(dired+
:fetcher wiki)
(drag-stuff
:url "https://github.com/rejeep/drag-stuff.git"
:fetcher git)
(elisp-slime-nav
:url "https://github.com/purcell/elisp-slime-nav.git"
:fetcher git)
(enclose
:url "https://github.com/rejeep/enclose.git"
:fetcher git)
(ess
:url "https://github.com/milkypostman/ESS.git"
:fetcher git
:files ("*.el" "lisp/*.el" "etc/*"))
(expand-region
:url "https://github.com/magnars/expand-region.el.git"
:fetcher git)
(evil
:url "git://gitorious.org/evil/evil.git"
:fetcher git)
(evil-leader
:url "https://github.com/cofi/evil-leader.git"
:fetcher git)
(evil-numbers
:url "https://github.com/cofi/evil-numbers.git"
:fetcher git)
(evil-surround
:url "https://github.com/timcharper/evil-surround.git"
:fetcher git)
(find-file-in-project
:url "https://github.com/technomancy/find-file-in-project.git"
:fetcher git)
(findr
:url "https://github.com/milkypostman/jump.el.git"
:fetcher git
:files ("findr.el"))
(flymake-cursor
:fetcher wiki)
(flymake-perlcritic
:url "https://github.com/illusori/emacs-flymake-perlcritic.git"
:fetcher git
:files ("*.el" "bin/flymake_perlcritic"))
(full-ack
:url "https://github.com/nschum/full-ack.git"
:fetcher git)
(gist
:url "https://github.com/defunkt/gist.el.git"
:fetcher git)
(git-blame
:url "https://github.com/tsgates/git-emacs.git"
:fetcher git
:files ("git-blame.el"))
(google-maps
:url "git://git.naquadah.org/google-maps.git"
:fetcher git)
(haml-mode
:url "https://github.com/nex3/haml-mode.git"
:fetcher git)
(haskell-mode
:url "https://github.com/haskell/haskell-mode.git"
:fetcher git)
(helm
:url "https://github.com/emacs-helm/helm.git"
:fetcher git)
(helm-projectile
:url "https://github.com/bbatsov/projectile.git"
:fetcher git
:files ("helm-projectile.el"))
(hl-sentence
:url "https://github.com/milkypostman/hl-sentence.git"
:fetcher git)
(html-script-src
:url "https://github.com/rejeep/html-script-src.git"
:fetcher git)
(icicles
:fetcher wiki
:files ("icicles.el" ;; main library
"icicles-chg.el" ;; change logs (no code)
"icicles-cmd1.el" ;; top-level commands, part 1
"icicles-cmd2.el" ;; top-level commands, part 2
"icicles-doc1.el" ;; first part of the doc (Commentary, no code)
"icicles-doc2.el" ;; second part of the doc (Commentary, no code)
"icicles-face.el" ;; faces (customizable)
"icicles-fn.el" ;; non-interactive functions
"icicles-mac.el" ;; macros
"icicles-mcmd.el" ;; minibuffer commands
"icicles-mode.el" ;; Icicle mode definition
"icicles-opt.el" ;; user options (customizable variables)
"icicles-var.el" ;; internal variables
))
(idle-highlight-mode
:url "https://github.com/nonsequitur/idle-highlight-mode.git"
:fetcher git)
(ido-ubiquitous
:url "https://github.com/DarwinAwardWinner/ido-ubiquitous.git"
:fetcher git)
(inf-ruby
:url "https://github.com/nonsequitur/inf-ruby.git"
:fetcher git)
(inflections
:url "https://github.com/milkypostman/jump.el.git"
:fetcher git
:files ("inflections.el"))
(ir_black-theme
:url "git://gist.github.com/2029034.git"
:fetcher git)
(jaunte
:url "https://github.com/kawaguchi/jaunte.el.git"
:fetcher git)
(js2-mode
:url "https://github.com/mooz/js2-mode.git"
:fetcher git)
(js3
:url "https://github.com/thomblake/js3-mode.git"
:fetcher git)
(jump
:url "https://github.com/milkypostman/jump.el.git"
:fetcher git)
(magit
:url "https://github.com/magit/magit.git"
:fetcher git)
(magithub
:url "https://github.com/nex3/magithub.git"
:fetcher git)
(markdown-mode
:url "https://github.com/milkypostman/markdown-mode.git"
:fetcher git)
(markdown-mode+
:url "https://github.com/milkypostman/markdown-mode-plus.git"
:fetcher git
:files ("markdown-mode+.el" "HTML as Markdown in Emacs.applescript"))
(melpa
:url "https://github.com/milkypostman/melpa.git"
:fetcher git
:files ("melpa.el"))
(mmm-mode
:url "https://github.com/purcell/mmm-mode.git"
:fetcher git)
(molokai-theme
:url "git://gist.github.com/2029061.git"
:fetcher git)
(multi-term
:fetcher wiki)
(multi-web-mode
:url "https://github.com/fgallina/multi-web-mode.git"
:fetcher git)
(org-fstree
:url "http://repo.or.cz/r/org-fstree.git"
:fetcher git)
(org-toodledo
:url "https://github.com/christopherjwhite/org-toodledo.git"
:fetcher git
:files ("http-post-simple.el"
"org-toodledo.el"
"w3mexcerpt.el"))
(package-spec
:url "https://github.com/rejeep/package-spec.git"
:fetcher git)
(paredit
:url "http://mumble.net/~campbell/emacs/paredit"
:fetcher darcs
:files ("paredit.el"))
(pastels-on-dark-theme
:url "git://gist.github.com/1974259.git"
:fetcher git)
(pkgbuild-mode
:url "https://github.com/juergenhoetzel/pkgbuild-mode.git"
:fetcher git
:files ("pkgbuild-mode.el"))
(popup
:url "https://github.com/m2ym/popup-el.git"
:fetcher git
:files ("popup.el"))
(pretty-mode
:url "https://github.com/emacsmirror/pretty-mode.git"
:fetcher git)
(projectile
:url "https://github.com/bbatsov/projectile.git"
:fetcher git
:files ("projectile.el"))
(python
:url "https://github.com/fgallina/python.el.git"
:fetcher git)
(rainbow-delimiters
:fetcher wiki)
(rinari
:url "https://github.com/eschulte/rinari.git"
:fetcher git)
(ruby-compilation
:url "https://github.com/eschulte/rinari.git"
:fetcher git
:files ("util/ruby-compilation.el"))
(ruby-end
:url "https://github.com/rejeep/ruby-end.git"
:fetcher git)
(ruby-mode
: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)
(sass-mode
:url "https://github.com/nex3/sass-mode.git"
:fetcher git)
(scss-mode
:url "https://github.com/antonj/scss-mode.git"
:fetcher git)
(slime
:url "https://github.com/nablaone/slime.git"
:fetcher git
:files ("slime.el"))
(slime-ritz
:url "https://github.com/pallet/ritz.git"
:fetcher git
:files ("src/main/elisp/slime-ritz.el"))
(smart-tab
:url "https://github.com/genehack/smart-tab.git"
:fetcher git)
(smex
:url "https://github.com/nonsequitur/smex.git"
:fetcher git)
(solarized-theme
:url "https://github.com/bbatsov/solarized-emacs.git"
:fetcher git)
(starter-kit
:url "https://github.com/technomancy/emacs-starter-kit.git"
:fetcher git)
(starter-kit-bindings
:url "https://github.com/technomancy/emacs-starter-kit.git"
:fetcher git
:files ("modules/starter-kit-bindings.el"))
(starter-kit-eshell
:url "https://github.com/technomancy/emacs-starter-kit.git"
:fetcher git
:files ("modules/starter-kit-eshell.el"))
(starter-kit-js
:url "https://github.com/technomancy/emacs-starter-kit.git"
:fetcher git
:files ("modules/starter-kit-js.el"))
(starter-kit-lisp
:url "https://github.com/technomancy/emacs-starter-kit.git"
:fetcher git
:files ("modules/starter-kit-lisp.el"))
(starter-kit-perl
:url "https://github.com/technomancy/emacs-starter-kit.git"
:fetcher git
:files ("modules/starter-kit-perl.el"))
(starter-kit-ruby
:url "https://github.com/technomancy/emacs-starter-kit.git"
:fetcher git
:files ("modules/starter-kit-ruby.el"))
(textile-mode
:url "https://github.com/emacsmirror/textile-mode.git"
:fetcher git)
(todochiku
:fetcher wiki)
(twittering-mode
:url "https://github.com/hayamiz/twittering-mode.git"
:fetcher git)
(undo-tree
:url "http://www.dr-qubit.org/git/undo-tree.git"
:fetcher git)
(vimgolf
:url "https://github.com/timvisher/vimgolf.git"
:fetcher git)
(volatile-highlights
:url "https://github.com/k-talo/volatile-highlights.el.git"
:fetcher git)
(wrap-region
:url "https://github.com/rejeep/wrap-region.git"
:fetcher git)
(yaml-mode
:url "https://github.com/yoshiki/yaml-mode.git"
:fetcher git)
(yari
:url "https://github.com/hron/yari.el.git"
:fetcher git
:files ("yari.el"))
(yasnippet
:url "https://github.com/capitaomorte/yasnippet.git"
:fetcher git
:files ("*.el" "snippets"))
(zenburn-theme
:url "https://github.com/bbatsov/zenburn-emacs.git"
:fetcher git
:files ("zenburn-theme.el"))
(zlc
:url "https://github.com/mooz/emacs-zlc.git"
:fetcher git)
)
;; Local Variables:
;; no-byte-compile: t
;; End: