Skip to content

Commit

Permalink
Using elpa modules
Browse files Browse the repository at this point in the history
  • Loading branch information
diasjorge committed Jun 25, 2016
1 parent 4caf662 commit d9d74a7
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions lisp/init_packages.el
Expand Up @@ -33,7 +33,8 @@
(:name icomplete+)
(:name solarized-emacs)
(:name autopair)
(:name dropdown-list)
(:name dropdown-list
:type elpa)
(:name yasnippet)
(:name magit)
(:name git-emacs)
Expand All @@ -46,13 +47,9 @@
(:name inf-ruby
:type elpa)
(:name ruby-compilation)
(:name ruby-test-mode)
(:name rinari
:type elpa
:depends (jump inf-ruby))
(:name jump
:depends (findr inflections)
:type elpa)
(:name ruby-test-mode
:depends (pcre2el))
(:name rinari)
(:name feature-mode)
(:name ruby-tools
:type github
Expand Down Expand Up @@ -108,8 +105,6 @@
(:name nose)
(:name nginx-mode)
(:name goto-chg)
(:name popup
:branch "v0.5.2")
(:name jinja2-mode)
(:name flymake
:type builtin)
Expand Down

0 comments on commit d9d74a7

Please sign in to comment.