Fix inf-ruby config
This commit is contained in:
parent
5362ae4490
commit
4ea6fcf69b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
(eval-after-load 'ruby-mode
|
||||
'(progn
|
||||
(defun prelude-ruby-mode-defaults ()
|
||||
(inf-ruby-setup-keybindings)
|
||||
(inf-ruby-minor-mode +1)
|
||||
;; turn off the annoying input echo in irb
|
||||
(setq comint-process-echoes t)
|
||||
(ruby-tools-mode +1)
|
||||
|
|
Loading…
Reference in a new issue