; * .dir-locals.el (c-ts-mode): Add settings.
This commit is contained in:
parent
d041f01b02
commit
e7db6c59cc
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
(electric-quote-comment . nil)
|
||||
(electric-quote-string . nil)
|
||||
(mode . bug-reference-prog)))
|
||||
(c-ts-mode . ((indent-tabs-mode . t)
|
||||
(mode . bug-reference-prog)))
|
||||
(log-edit-mode . ((log-edit-font-lock-gnu-style . t)
|
||||
(log-edit-setup-add-author . t)
|
||||
(vc-git-log-edit-summary-target-len . 50)))
|
||||
|
|
Loading…
Add table
Reference in a new issue