aboutsummaryrefslogtreecommitdiff
path: root/kte/kde.kateconfig
blob: 45776f0af641a1e10db4f88bec15550f8792dc91 (plain)
1
2
3
4
5
// Tabs 4-spaces wide: C, C++, Bison, PHP and Go.
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;