kateconfig: add en_US as default dict

This commit is contained in:
loh.tar 2024-03-14 07:02:48 +01:00
parent b5e1ead2e3
commit 29a6de8599

View file

@ -1,5 +1,6 @@
https://docs.kde.org/stable5/en/applications/katepart/config-variables.html
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;