From be1c5a991ba4cc86301a1e8a0fa5c657c9009330 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Fri, 9 Jan 2015 12:29:43 +0100 Subject: kte: typo. --- kte/kde.kateconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kte/kde.kateconfig b/kte/kde.kateconfig index 45776f0..94fbe5e 100644 --- a/kte/kde.kateconfig +++ b/kte/kde.kateconfig @@ -1,5 +1,6 @@ -// Tabs 4-spaces wide: C, C++, Bison, PHP and Go. +// Override the global config so C, C++ and Bison files match the KDE Coding +// conventions kate-mimetype(text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc): indent-width 4; replace-tabs true; tab-indents true; tab-width 4; kate-wildcard(*.y;*.yy): indent-width 4; replace-tabs true; tab-indents true; tab-width 4; -- cgit v1.2.3