mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Ensure rubocop-mode is loaded with ruby-mode
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
(setq c-tab-always-indent nil)
|
||||
(setq ruby-refactor-add-parens t)
|
||||
|
||||
(rubocop-mode 1)
|
||||
(ruby-tools-mode +1)
|
||||
(setq tab-width 2)
|
||||
(hs-minor-mode 1)
|
||||
|
||||
Reference in New Issue
Block a user