changeset 1378:86e231b3d6fc

Add emacs config file for correct indentation.
author Thomas Klausner <tk@giga.or.at>
date Thu, 20 Jun 2019 12:02:30 +0200
parents ce257e43085d
children 9f52a841b0c7
files .dir-locals.el
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.dir-locals.el	Thu Jun 20 12:02:30 2019 +0200
@@ -0,0 +1,5 @@
+;;; Directory Local Variables
+;;; For more information see (info "(emacs) Directory Variables")
+
+((c-mode
+  (c-basic-offset . 8)))
"Welcome to our mercurial repository"