mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
added features param to two custom packages
This commit is contained in:
@@ -80,12 +80,14 @@
|
||||
:type svn
|
||||
:url "http://svn.ruby-lang.org/repos/ruby/trunk/misc/")
|
||||
(:name tree-mode
|
||||
:type emacswiki)
|
||||
:type emacswiki
|
||||
:features tree-mode)
|
||||
(:name yasnippet
|
||||
:type git
|
||||
:url "https://github.com/capitaomorte/yasnippet.git")
|
||||
(:name windata
|
||||
:type emacswiki)))
|
||||
:type emacswiki
|
||||
:features windata)))
|
||||
|
||||
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user