diff --git a/packages.el b/packages.el index 0b2f45d..ab7496f 100644 --- a/packages.el +++ b/packages.el @@ -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))) ;;