summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-06-29 15:45:10 +0200
committerGravatar Tom Willemse2015-06-29 15:45:10 +0200
commita0519f51c97d417bc09c7ff4d425fdce1b66581c (patch)
tree5203f915c81951ae453a34121c4fd1279da22dea /emacs/.emacs.d/init.org
parentcab9a4bcf39d4741d7837b65367f4fa0b97992ce (diff)
downloaddotfiles-a0519f51c97d417bc09c7ff4d425fdce1b66581c.tar.gz
dotfiles-a0519f51c97d417bc09c7ff4d425fdce1b66581c.zip
Don't align chained calls in Ruby
RuboCop complains about it and now that I see it it does look pretty good.
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org8
1 files changed, 0 insertions, 8 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index a7c2248..5208aff 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -1042,14 +1042,6 @@
(add-hook 'ruby-mode-hook #'flycheck-mode)
#+END_SRC
- - Align chained method calls
-
- #+BEGIN_SRC emacs-lisp
- (defvar ruby-align-chained-calls)
-
- (setq ruby-align-chained-calls t)
- #+END_SRC
-
** PHP
*** Show tabs and spaces in indent