summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 0ff10ad..2f36a8d 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -152,7 +152,7 @@
;; Flycheck
-(setq flycheck-clang-language-standard "c++17")
+(setq flycheck-clang-language-standard "c++20")
;; Git