summaryrefslogtreecommitdiff
path: root/TEMPLATE.SOURCECODE.HEADER
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-05-18 20:00:00 +0200
committerEike Rathke <erack@redhat.com>2016-05-18 20:01:32 +0200
commit6a0081642633eb406059295b90fd0c9b0cd1130f (patch)
treef2989d503a22622a8cf82c1624a4034895bf7d22 /TEMPLATE.SOURCECODE.HEADER
parent83e400de42d71ef6fbd007100eecfb46162c3002 (diff)
add Vim C-indent options to C/C++ template modeline
So we get those at least for new files. Change-Id: I33b3dcc55a94802c139d8747683a64854e64ad9c
Diffstat (limited to 'TEMPLATE.SOURCECODE.HEADER')
-rw-r--r--TEMPLATE.SOURCECODE.HEADER2
1 files changed, 1 insertions, 1 deletions
diff --git a/TEMPLATE.SOURCECODE.HEADER b/TEMPLATE.SOURCECODE.HEADER
index 12c3d5557cb7..d135ad6b698a 100644
--- a/TEMPLATE.SOURCECODE.HEADER
+++ b/TEMPLATE.SOURCECODE.HEADER
@@ -39,7 +39,7 @@ For C/C++/Java/IDL etc.
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
...
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */
For makefiles: