mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
added highlight-indentation-mode to a few more languages
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
(flyspell-prog-mode)
|
||||
(linum-mode t)
|
||||
(fci-mode)
|
||||
(setq tab-width 2)))
|
||||
(setq tab-width 2)
|
||||
(setq highlight-indentation-offset 2)
|
||||
(highlight-indentation-mode)))
|
||||
|
||||
Reference in New Issue
Block a user