summaryrefslogtreecommitdiff
path: root/.ycm_extra_conf.py
Commit message (Collapse)AuthorAgeFilesLines
* [build] Fix macOS compdb path on YCMBruno de Oliveira Abinader2016-08-191-1/+1
|
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-1/+1
| | | | Also renamed as many references to OS X as possible to macOS in documentation.
* [build] Use Debug folders by default on YCM configBruno de Oliveira Abinader2016-06-101-2/+3
| | | | We've recently moved from Release to Debug default build type.
* [osx] Build output goes to build/osxJohn Firebaugh2016-04-191-1/+1
|
* [core] Use compilation database for YCMThiago Marcos P. Santos2015-12-081-119/+82
| | | | | Now the .ycm_extra_conf.py is very close to the YCM upstream reference file.
* Update YCM to support OSXBruno de Oliveira Abinader2015-07-051-12/+51
| | | | Besides a couple file path modifiers, we need to manually add the OSX SDK system root path.
* TypoThiago Marcos P. Santos2015-06-291-1/+1
|
* Add YCM config file for VIM usersThiago Marcos P. Santos2015-06-291-0/+123
Tailor-made for Mapbox GL Native. For instructions of how to use, see: https://github.com/Valloric/YouCompleteMe