commit | 65de7d266cbe13363dd7ee40063417daf1bc6614 | [log] [tgz] |
---|---|---|
author | Andrew MacDonald <andrew@webrtc.org> | Tue May 19 18:37:34 2015 |
committer | Andrew MacDonald <andrew@webrtc.org> | Tue May 19 18:37:22 2015 |
tree | d2e0105d8805f810ac64193972c9e901169d79eb | |
parent | 5ece00f7fa15407314aa27ae5c262a86f004468a [diff] |
Add a link to tools/vim to use the Chromium YCM config with webrtc. The YCM plugin needs build configuration to enable the Clang-based completion engine for C++ code. This is provided by the tools/vim directory, but it expects to be in the same checkout as the file under edit. To use, follow the directions here: https://code.google.com/p/chromium/codesearch#chromium/src/tools/vim/chromium.ycm_extra_conf.py External YCM plugin: https://github.com/Valloric/YouCompleteMe google3 use: go/ycm R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/49359004 Cr-Commit-Position: refs/heads/master@{#9223}