mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-08 16:32:10 +08:00
4 lines
124 B
EmacsLisp
4 lines
124 B
EmacsLisp
((c++-mode (flycheck-gcc-language-standard . "c++11")
|
|
(flycheck-clang-language-standard . "c++11")
|
|
))
|