diff .dir-locals.el @ 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
children
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"