Load ruby-electric from a git repo without a bunch of other stuff

This commit is contained in:
2012-07-02 23:45:44 +01:00
parent 7841eae691
commit 47bb051148

View File

@@ -102,8 +102,8 @@
;; (add-to-list 'load-path (concat rsense-home "/etc"))
;; (require 'rsense)))
(:name ruby-electric
:type http
:url "http://svn.ruby-lang.org/repos/ruby/trunk/misc/ruby-electric.el")
:type github
:pkgname "qoobaa/ruby-electric")
(:name tiling
:type emacswiki
:features tiling)