use ruby-mode from Ruby 1.9's svn trunk... lets see how well it works out in the long run

This commit is contained in:
2011-08-30 10:40:04 +01:00
parent 6632300219
commit b0c5e0b7a6
2 changed files with 5 additions and 2 deletions

View File

@@ -35,6 +35,7 @@
'(ns-tool-bar-display-mode nil t)
'(ns-tool-bar-size-mode nil t)
'(php-mode-dot-property-warning t)
'(ruby-deep-indent-paren nil)
'(safe-local-variable-values (quote ((eval rainbow-mode 1))))
'(show-paren-mode t)
'(standard-indent 2)

View File

@@ -64,7 +64,10 @@
(:name fill-column-indicator
:type git
:url "git://github.com/alpaker/Fill-Column-Indicator.git"
:features fill-column-indicator)))
:features fill-column-indicator)
(:name ruby-mode
:type svn
:url "http://svn.ruby-lang.org/repos/ruby/trunk/misc/")))
;;
@@ -83,7 +86,6 @@
markdown-mode
php-mode-improved
ruby-mode
ruby-electric
ruby-compilation
rvm
textmate