Make sure to set indent-tabs-mode so that we get tabs, not spaces.
This commit is contained in:
parent
a23e3dbee1
commit
d9e427f09c
@ -20,6 +20,7 @@
|
||||
|
||||
(c-add-style "eay"
|
||||
'((c-basic-offset . 8)
|
||||
(indent-tabs-mode . t)
|
||||
(c-comment-only-line-offset . 0)
|
||||
(c-hanging-braces-alist)
|
||||
(c-offsets-alist . ((defun-open . +)
|
||||
|
Loading…
Reference in New Issue
Block a user