aboutsummaryrefslogtreecommitdiff
path: root/kte/kde.kateconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kte/kde.kateconfig')
-rw-r--r--kte/kde.kateconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/kte/kde.kateconfig b/kte/kde.kateconfig
deleted file mode 100644
index 94fbe5e..0000000
--- a/kte/kde.kateconfig
+++ /dev/null
@@ -1,6 +0,0 @@
-
-// 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;
-