mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Activate highlight-indentation-current-column-mode for Ruby
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
(fci-mode)
|
||||
(flyspell-prog-mode)
|
||||
(highlight-indentation-mode)
|
||||
(highlight-indentation-current-column-mode)
|
||||
(hs-minor-mode 1)
|
||||
(auto-complete-mode)
|
||||
(flymake-ruby-load)
|
||||
|
||||
Reference in New Issue
Block a user