wpa-cute-freebsd/.kateconfig
2024-03-15 08:17:42 +01:00

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;