Merge remote-tracking branch 'upstream/master' into add-prelude-python-docs
This commit is contained in:
commit
5f9abf6eb4
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@
|
||||||
'(progn
|
'(progn
|
||||||
(defun prelude-ruby-mode-defaults ()
|
(defun prelude-ruby-mode-defaults ()
|
||||||
(inf-ruby-minor-mode +1)
|
(inf-ruby-minor-mode +1)
|
||||||
;; turn off the annoying input echo in irb
|
|
||||||
(setq comint-process-echoes t)
|
|
||||||
(ruby-tools-mode +1)
|
(ruby-tools-mode +1)
|
||||||
;; CamelCase aware editing operations
|
;; CamelCase aware editing operations
|
||||||
(subword-mode +1))
|
(subword-mode +1))
|
||||||
|
|
Loading…
Reference in a new issue