mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Load ruby-electric from a git repo without a bunch of other stuff
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user