7 lines
324 B
Text
7 lines
324 B
Text
https://docs.kde.org/stable5/en/kate/katepart/config-variables.html
|
|
|
|
kate: default-dictionary en_US;
|
|
kate-wildcard(Makefile): replace-tabs off;
|
|
kate-wildcard(*.cpp;*.h): replace-tabs off; indent-mode cstyle;
|
|
kate-wildcard(*.sgml): replace-tabs on; indent-width 2;
|
|
kate-mimetype(text/plain): replace-tabs on; indent-width 2;
|