Created
December 20, 2013 13:34
-
-
Save Mon-Ouie/8054801 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
magit.git") | |
(:name popup :type elpa) | |
(:name fringe-helper | |
:type http | |
:url "http://nschum.de/src/emacs/fringe-helper/fringe-helper.el" | |
:features fringe-helper | |
:compile "fring-helper.el") | |
(:name flymake) | |
(:name flymake-point) | |
(:name flymake-fringe-icons | |
:description "Add icons in the fringe, for flymake" | |
:depends fringe-helper | |
:type http | |
:url "https://gist.github.com/raw/759130/a85ebbc6bfc5fbab54677f4236e902b2da7bf41f/flymake-fringe-icons.el" | |
:features flymake-fringe-icons) | |
(:name ispell-multi :type http | |
:url "http://www.dur.ac.uk/p.j.heslin/Software/Emacs/Download/ispell-multi.el") | |
(:name flyspell-babel :type http | |
:depends ispell-multi | |
:url "http://www.dur.ac.uk/p.j.heslin/Software/Emacs/Download/flyspell-babel.el") | |
(:name color-theme) | |
(:name smartparens) | |
(:name yasnippet :type elpa) | |
(:name auto-complete :type elpa) | |
(:name auto-complete-clang) | |
(:name deft :type git | |
:url "git://jblevins.org/git/deft.git" | |
:load "deft.el") | |
(:name c-eldoc | |
:type elpa | |
:load "c-eldoc.el") | |
(:name android-mode) | |
(:name ace-jump-mode :type elpa) | |
(:name expand-region :type elpa) | |
(:name multiple-cursors :type git | |
:url "git://github.com/magnars/multiple-cursors.el.git") | |
(:name eclim :type git | |
:url "git://github.com/senny/emacs-eclim.git") | |
(:name rainbow-mode :type elpa) | |
(:name gist) | |
(:name helm) | |
(:name helm-ls-git :type git | |
:url "git://github.com/emacs-helm/helm-ls-git.git") | |
(:name elfeed :type git | |
:url "git://github.com/skeeto/elfeed.git") | |
(:name undo-tree) | |
(:name flx :type git | |
:url "git://github.com/lewang/flx.git") | |
(:name ido-vertical-mode :type git | |
:url "git://github.com/emacsmirror/ido-vertical-mode.git") | |
(:name visual-regexp :type git | |
:url "git://github.com/benma/visual-regexp.el.git") | |
(:name guide-key :type git | |
:url "git://github.com/kbkbkbkb1/guide-key.git") | |
(:name popwpin) | |
(:name projectile :type git | |
:url "git://github.com/bbatsov/projectile.git") | |
(:name pkg-info :type elpa) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment