From kde-commits Sun Aug 31 21:22:26 2014 From: Milian Wolff Date: Sun, 31 Aug 2014 21:22:26 +0000 To: kde-commits Subject: [kdev-clang] /: Add .kateconfig file. Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=140952015312475 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; +