From cfa5e6134d53346a20544964569c57d0c0250b5e Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 7 Oct 2011 22:11:10 +0100 Subject: [PATCH] switched to an experimental branch of yasnippet that works with fci-mode --- packages.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages.el b/packages.el index ea27f75..0574f2e 100644 --- a/packages.el +++ b/packages.el @@ -85,7 +85,9 @@ ;; :depends tabbar) (:name ruby-mode :type svn - :url "http://svn.ruby-lang.org/repos/ruby/trunk/misc/"))) + :url "http://svn.ruby-lang.org/repos/ruby/trunk/misc/") + (:name yasnippet + :url "http://yasnippet.googlecode.com/svn/branches/TRY-better-inhibit-modification-hooks/"))) ;;