This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
Set C++ indent too.
tags/mesa-7.9-rc1
Ian Romanick
15 years ago
parent
18238de6c3
commit
1e2e58c1f6
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
.dir-locals.el
+ 3
- 1
.dir-locals.el
View File
@@ -1 +1,3 @@
((c-mode . ((c-basic-offset . 3))))
((c-mode . ((c-basic-offset . 3)))
(c++-mode . ((c-basic-offset . 3)))
)
Write
Preview
Loading…
Cancel
Save