This commit is contained in:
Henrik Lissner 2015-02-05 00:59:04 -05:00
parent 87411e27dd
commit 1e44e890b7
3 changed files with 1 additions and 2 deletions

View file

@ -17,7 +17,6 @@
(associate-mode "/\\.rspec$" 'text-mode))
:config
(progn
(message "Ruby loaded!")
;;; Formatting
(setq ruby-indent-level 2)
(setq ruby-deep-indent-paren t)