Files
dragonpilot/.dir-locals.el
Comma Device 5c73e264e9 Release 260308
2026-03-08 23:26:57 +08:00

4 lines
124 B
EmacsLisp

((c++-mode (flycheck-gcc-language-standard . "c++11")
(flycheck-clang-language-standard . "c++11")
))