Set tab-width to 4 for Makefiles specifically

This commit is contained in:
2012-03-23 18:36:36 +00:00
parent 0410f24c3b
commit 49930dad0e

View File

@@ -3,4 +3,5 @@
(flyspell-prog-mode)
(linum-mode t)
(fci-mode)
(setq tab-width 4)
(highlight-indentation-mode)))