mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 18:10:36 +02:00
Set C++ indent too.
This commit is contained in:
parent
18238de6c3
commit
1e2e58c1f6
1 changed files with 3 additions and 1 deletions
|
|
@ -1 +1,3 @@
|
|||
((c-mode . ((c-basic-offset . 3))))
|
||||
((c-mode . ((c-basic-offset . 3)))
|
||||
(c++-mode . ((c-basic-offset . 3)))
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue