mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-24 16:33:52 +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")
|
|
))
|