Add .kateconfig file.

This commit is contained in:
Andrius Štikonas 2015-08-18 21:49:19 +01:00
parent 482a2a0e5b
commit 1b01658732
1 changed files with 1 additions and 0 deletions

1
.kateconfig Normal file
View File

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