mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 14:02:05 +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")
|
|
))
|