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