Git - code.swisschili.sh
code.swisschili.sh
/
bluejay
/
fbf525fff41a12ec27a89a12e228a81fb4cfe9c0
/
.
/
share
/
jmk
/
dir-locals.el
blob: 0f6ea6484c2653f2f8ac64655a95a3bc89281aeb [
file
] [
log
] [
blame
]
((
nil
.
((
eval
.
(
let
((
path
(
expand-file-name
(
or buffer-file-name
"."
))))
(
setq
-local flycheck-clang-include-path
(
jmk-includes-for path
)
flycheck-clang-args
(
jmk-other-flags-for path
)))))))