YouCompleteMe/python
Strahinja Val Markovic b1d71bbb91 Better handling of unknown extra conf files
Previously, we'd implicitly turn off future notices about unknown extra conf
files if we already raised one exception about it. This breaks when the user
ends up not receiving the "unknown extra conf, load?" message.

Now we only turn off the notice as a result of the user saying "don't load this"
so that if the first request fails to reach them, they'll get a second (and
third etc) request about it.

Fixes #615
2013-12-21 11:19:39 -08:00
..
clang_includes Using the new clang 3.3 headers 2013-06-19 21:58:53 -07:00
ycm Better handling of unknown extra conf files 2013-12-21 11:19:39 -08:00
test_requirements.txt Workaround for annoying clang bug with pragma once 2013-11-17 17:59:39 -08:00