Create a new .ycm_extra_conf.py according to given options
- To install, check ./INSTALL --help
- To see more info about usage, check ./newycm_extra_conf.py --help
Examples:
newycm_extra_conf.py # Support c++ files as default
newycm_extra_conf.py --lang=c # Support c files
newycm_extra_conf.py -l qt opencv # Support c++ libraries: opencv and qt
TODO:
- Add complete Qt4 flags in
- Add complete OpenCV2 flags in