summaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: c7e214ccc8f48d6a16da5b1b6d3b4eb77344edfb (plain)
1
2
((c-mode . ((eval . (setq flycheck-clang-include-path
                       (list (expand-file-name "~/code/kool/C/brfk/inc")))))))