Git commit 2f8068e96ad125ae6c89f6967abc223c103d07d8 by Milian Wolff. Committed on 31/08/2014 at 17:18. Pushed by mwolff into branch 'master'. Add .kateconfig file. A +2 -0 .kateconfig http://commits.kde.org/kdev-clang/2f8068e96ad125ae6c89f6967abc223c103d07d8 diff --git a/.kateconfig b/.kateconfig new file mode 100644 index 0000000..545fb4f --- /dev/null +++ b/.kateconfig @@ -0,0 +1,2 @@ +kate: space-indent on; indent-width 4; replace-tabs on; tab-width 4; auto-= insert-doxygen on; indent-mode cstyle; +