; Set indent-tabs-mode to nil in c-ts-mode indent preproc test
* test/lisp/progmodes/c-ts-mode-resources/indent-preproc.erts: Set indent-tabs-mode to nil.
This commit is contained in:
parent
4a25fa4586
commit
03072bbdd3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
Code:
|
||||
(lambda ()
|
||||
(c-ts-mode)
|
||||
(setq-local indent-tabs-mode nil)
|
||||
(newline)
|
||||
(indent-for-tab-command))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue