Pin YCM extra conf version in documentation

This commit is contained in:
micbou 2017-07-30 13:56:01 +02:00
parent 51cb3859b8
commit 9f5b45cdc3
No known key found for this signature in database
GPG Key ID: C7E8FD1F3BDA1E05
2 changed files with 2 additions and 2 deletions

View File

@ -3063,7 +3063,7 @@ This software is licensed under the [GPL v3 license][gpl].
[vim]: http://www.vim.org/ [vim]: http://www.vim.org/
[syntastic]: https://github.com/scrooloose/syntastic [syntastic]: https://github.com/scrooloose/syntastic
[lightline]: https://github.com/itchyny/lightline.vim [lightline]: https://github.com/itchyny/lightline.vim
[flags_example]: https://github.com/Valloric/ycmd/blob/master/cpp/ycm/.ycm_extra_conf.py [flags_example]: https://raw.githubusercontent.com/Valloric/ycmd/6463774035e61a660ad9150a592b8829eb37fd10/cpp/ycm/.ycm_extra_conf.py
[compdb]: http://clang.llvm.org/docs/JSONCompilationDatabase.html [compdb]: http://clang.llvm.org/docs/JSONCompilationDatabase.html
[subsequence]: https://en.wikipedia.org/wiki/Subsequence [subsequence]: https://en.wikipedia.org/wiki/Subsequence
[listtoggle]: https://github.com/Valloric/ListToggle [listtoggle]: https://github.com/Valloric/ListToggle

View File

@ -3386,7 +3386,7 @@ References ~
[44] http://clang.llvm.org/docs/JSONCompilationDatabase.html [44] http://clang.llvm.org/docs/JSONCompilationDatabase.html
[45] https://ninja-build.org/manual.html [45] https://ninja-build.org/manual.html
[46] https://github.com/rizsotto/Bear [46] https://github.com/rizsotto/Bear
[47] https://github.com/Valloric/ycmd/blob/master/cpp/ycm/.ycm_extra_conf.py [47] https://raw.githubusercontent.com/Valloric/ycmd/6463774035e61a660ad9150a592b8829eb37fd10/cpp/ycm/.ycm_extra_conf.py
[48] https://github.com/rdnetto/YCM-Generator [48] https://github.com/rdnetto/YCM-Generator
[49] http://ternjs.net/doc/manual.html#configuration [49] http://ternjs.net/doc/manual.html#configuration
[50] http://ternjs.net/doc/manual.html#server [50] http://ternjs.net/doc/manual.html#server