[Libreoffice-commits] core.git: TEMPLATE.SOURCECODE.HEADER
Stephan Bergmann
sbergman at redhat.com
Thu Oct 13 09:26:57 UTC 2016
TEMPLATE.SOURCECODE.HEADER | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d2d034010950c2737bc57c26dbad8cf96cd53a5f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Oct 13 11:21:40 2016 +0200
Use updated vim mode line also for legacy-infected code.
Change-Id: I548cf17fe2818e8c0fbb4dc356bff7abbe7cc7e6
diff --git a/TEMPLATE.SOURCECODE.HEADER b/TEMPLATE.SOURCECODE.HEADER
index d135ad6..7ba2a9f 100644
--- a/TEMPLATE.SOURCECODE.HEADER
+++ b/TEMPLATE.SOURCECODE.HEADER
@@ -95,7 +95,7 @@ For C/C++/Java/IDL etc.
* the License at http://www.apache.org/licenses/LICENSE-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, perl, scripts etc.
More information about the Libreoffice-commits
mailing list