square / maximum-awesome

Config files for vim and tmux.
Other
5.71k stars 969 forks source link

how to support c++ 11 syntax error? #219

Closed fredericky closed 8 years ago

fredericky commented 8 years ago

there're still syntax errors when using c++ 11. For example, vector v{1,2}. Can you please help to solve this problem? Thanks!

rudle commented 8 years ago

@fredericky It sounds like you're trying to configure the syntastic plugin that comes with maximum-awesome. More information on that can be found here: https://github.com/scrooloose/syntastic

Please reopen this issue if you find an issue related to maximum-awesome