Indentation settings for C source
parent
f4019102b7
commit
0c3e2ed261
|
@ -0,0 +1,4 @@
|
|||
setlocal shiftwidth=4
|
||||
setlocal tabstop=4
|
||||
setlocal softtabstop=4
|
||||
setlocal expandtab
|
Reference in New Issue