Update to work with latest version of inf-ruby

inf-ruby-keys renamed to inf-ruby-update-keybindings
This commit is contained in:
Emanuel Evans 2012-04-09 23:12:04 -04:00
parent f8dfa4b099
commit 09e3ceebfa

View file

@ -60,7 +60,7 @@
(require 'ruby-end)
(defun prelude-ruby-mode-defaults ()
(inf-ruby-keys)
(inf-ruby-setup-keybindings)
;; turn off the annoying input echo in irb
(setq comint-process-echoes t)
(ruby-block-mode t)