aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: 6b0bf74ca8f124c766a153d50d95f26eba0cc28d (plain)
1
2
3
4
5
;;; Directory Local Variables         -*- no-byte-compile: t; -*-
;;; For more information see (info "(emacs) Directory Variables")

((c-mode . ((indent-tabs-mode . t)
            (flycheck-mode . -1))))