aboutsummaryrefslogtreecommitdiffstats
path: root/.ycm_extra_conf.py
Commit message (Collapse)AuthorAgeFilesLines
* more c++11/c++14 featuresDave Reisner2016-07-171-1/+1
| | | | | | | - use std::move instead of std::swap - use assignment instead of memcpy - wrap operations in WaitOperationComplete (eh, not really c++11) - prefer unique_ptr assignment instead of reset
* add .ycm_extra_conf.pyDave Reisner2013-09-251-0/+89