3d1a86c382
Currently, when VIM opens a source file, YCM always defaults to 'g:global_ycm_extra_conf_file' if it exists. This commit changes YCM's behaviour so that it first tries to find the config file in the source file's folder (or any of its parents folder), before falling back to 'g:global_ycm_extra_conf_file'. |
||
---|---|---|
.. | ||
__init__.py | ||
clang_completer.py | ||
clang_helpers.py | ||
flags.py | ||
hook.py |