aboutsummaryrefslogtreecommitdiffstats
path: root/.ycm_extra_conf.py
diff options
context:
space:
mode:
Diffstat (limited to '.ycm_extra_conf.py')
-rw-r--r--.ycm_extra_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ycm_extra_conf.py b/.ycm_extra_conf.py
index 989226d..e4b568f 100644
--- a/.ycm_extra_conf.py
+++ b/.ycm_extra_conf.py
@@ -15,7 +15,7 @@ flags = [
'-DUSE_CLANG_COMPLETER',
'-D_HAVE_NOTIFY',
'-DPONYMIX_VERSION="1"',
-'-std=c++11',
+'-std=c++14',
'-x',
'c++',
'-I/usr/include/glib-2.0',