Now that we have C++ header files, why not let their indents follow our
way.
This commit is contained in:
卜部昌平 2020-02-04 11:47:04 +09:00
Родитель d16f4220da
Коммит 7c20a2c83c
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -24,6 +24,8 @@
(c-mode . ((c-file-style . "ruby")))
(c++-mode . ((c-file-style . "ruby")))
(change-log-mode .
((buffer-file-coding-system . us-ascii)
(indent-tabs-mode . t)