Add novaquark coding-style
This commit is contained in:
parent
f3ce447551
commit
78d4664f64
@ -24,3 +24,10 @@
|
||||
(statement-case-intro . 3)
|
||||
(inclass . 3)
|
||||
))))
|
||||
|
||||
(c-add-style
|
||||
"novaquark"
|
||||
'("stroustrup"
|
||||
(show-trailing-whitespace t)
|
||||
(indent-tabs-mode . nil)
|
||||
(tab-width . 8)))
|
||||
|
Loading…
Reference in New Issue
Block a user