<div dir="auto"><div>It is possible to specify different settings for different file extensions and mimetypes in a .kateconfig file.<div dir="auto"><br></div><div dir="auto">@kwrite-devel: how was the syntax again?</div><div dir="auto"><br></div><div dir="auto">Greetings</div><div dir="auto">Dominik</div><br><div class="gmail_extra"><br><div class="gmail_quote">Am 30.12.2017 06:34 schrieb "Nicolás Alvarez" <<a href="mailto:null@kde.org">null@kde.org</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Git commit 0a0b4240796e93bef98662860c17e4<wbr>3a9a54f728 by Nicolás Alvarez.<br>
Committed on 30/12/2017 at 05:33.<br>
Pushed by nalvarez into branch 'master'.<br>
<br>
Delete ".kateconfig"<br>
<br>
It causes me more trouble than it solves, because it applies to all files.<br>
I want .yml files to have 2-space indents but Python should stay with<br>
4 spaces, and this can't be done in a .kateconfig file.<br>
<br>
D  +0    -1    .kateconfig<br>
<br>
<a href="https://commits.kde.org/sysadmin/kde-ansible/0a0b4240796e93bef98662860c17e43a9a54f728" rel="noreferrer" target="_blank">https://commits.kde.org/<wbr>sysadmin/kde-ansible/<wbr>0a0b4240796e93bef98662860c17e4<wbr>3a9a54f728</a><br>
<br>
diff --git a/.kateconfig b/.kateconfig<br>
deleted file mode 100644<br>
index e9531dd..0000000<br>
--- a/.kateconfig<br>
+++ /dev/null<br>
@@ -1 +0,0 @@<br>
-kate: tab-width 2; indent-width 2; replace-tabs on;<br>
</blockquote></div><br></div></div></div>