diff --git a/.kateconfig b/.kateconfig index 20d1bdb..61cf1ab 100644 --- a/.kateconfig +++ b/.kateconfig @@ -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;