" syntax.vim syntax enable " Python specific options let python_highlight_all = 1 " syntastic let g:syntastic_cpp_compiler_options = "-std=cpp11"