add Vim C-indent options to C/C++ template modeline

So we get those at least for new files.

Change-Id: I33b3dcc55a94802c139d8747683a64854e64ad9c
This commit is contained in:
Eike Rathke 2016-05-18 20:00:00 +02:00
parent 83e400de42
commit 6a00816426

View file

@ -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: