emacs mode addition
Now that we have C++ header files, why not let their indents follow our way.
This commit is contained in:
parent
d16f4220da
commit
7c20a2c83c
Notes:
git
2020-02-06 11:47:24 +09:00
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user