Add .kateconfig file.

This commit is contained in:
Andrius Štikonas 2015-08-18 21:49:19 +01:00
rodzic 482a2a0e5b
commit 1b01658732
1 zmienionych plików z 1 dodań i 0 usunięć

1
.kateconfig Normal file
Wyświetl plik

@ -0,0 +1 @@
kate: space-indent on; indent-width 4; indent-mode cstyle; eol unix; remove-trailing-spaces modified;