/usr/share/kde4/config/katemoderc is in kate-data 4:4.8.2-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | [Python]
Variables=kate: indent-mode python;
#Variables=kate: presave-postdialog python-encoding; indent-mode python;
[Makefile]
Variables=kate: tab-width 8; indent-width 8; replace-tabs off; replace-tabs-save off;
[YAML]
Variables=kate: space-indent true;
[XML]
Indenter=xml;
|