summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Peña <alvaropg@gmail.com>2017-10-25 00:42:49 +0200
committerÁlvaro Peña <alvaropg@gmail.com>2017-10-25 00:42:49 +0200
commit07cc6a76b4b58de0f13fa345dd8f3b7d357d2776 (patch)
tree78a6130a1b79ec53c4df4b1c0ce82d051d552d43
parent21bca81288dac5ec378b21773fff949fb093ca0d (diff)
downloadlibgfbgraph-07cc6a76b4b58de0f13fa345dd8f3b7d357d2776.tar.gz
config: updated dir-locals.el for emacs flycheck
-rw-r--r--.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index a7b3454..77abbf0 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,5 +1,6 @@
((c-mode
(flycheck-clang-include-path "/home/alvaropg/work/git/libgfbgraph/"
+ "/usr/include/json-glib-1.0"
"/usr/include/goa-1.0"
"/usr/lib64/goa-1.0/include"
"/usr/include/rest-0.7"