| Index: tools_webrtc/vim/webrtc.ycm_extra_conf.py
|
| diff --git a/tools-webrtc/vim/webrtc.ycm_extra_conf.py b/tools_webrtc/vim/webrtc.ycm_extra_conf.py
|
| similarity index 99%
|
| rename from tools-webrtc/vim/webrtc.ycm_extra_conf.py
|
| rename to tools_webrtc/vim/webrtc.ycm_extra_conf.py
|
| index e954639f8d50939ad8b6832b732f21d4d9f0e689..fcc38fec0196cbc3d9a5946d993688fca5b8a90f 100644
|
| --- a/tools-webrtc/vim/webrtc.ycm_extra_conf.py
|
| +++ b/tools_webrtc/vim/webrtc.ycm_extra_conf.py
|
| @@ -18,7 +18,7 @@
|
| # directory above your WebRTC checkout (i.e. next to your .gclient file).
|
| #
|
| # cd src
|
| -# ln -rs tools-webrtc/vim/webrtc.ycm_extra_conf.py \
|
| +# ln -rs tools_webrtc/vim/webrtc.ycm_extra_conf.py \
|
| # ../.ycm_extra_conf.py
|
| #
|
| # 3. (optional) Whitelist the .ycm_extra_conf.py from step #2 by adding the
|
|
|