view .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 source

;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((c-mode
  (c-basic-offset . 8)))
"Welcome to our mercurial repository"