picrin/include/.dir-locals.el

4 lines
173 B
EmacsLisp
Raw Normal View History

2014-08-25 00:38:09 -04:00
((c-mode . ((flycheck-clang-include-path . ( "../extlib"))
(flycheck-clang-warnings . ("all" "extra"))
(flycheck-clang-language-standard . "c99"))))