mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 20:03:53 +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")
|
|
))
|