YouCompleteMe/python
Zeh Rizzatti c6aefaef86 Select correct triggers for multiple filetypes
The base class completer Inner chose the first filetype available and
would use the triggers for it.

The triggers are now chosen considering the first for the current buffer
that is supported by the current completer. If there is no intersection,
it fallsback to considering the first filetype for the buffer.
2013-03-03 01:52:56 -04:00
..
clang_includes Moving clang includes to clang_includes folder 2013-01-17 17:08:11 -08:00
completers Select correct triggers for multiple filetypes 2013-03-03 01:52:56 -04:00
vimsupport.py Add code to ask user for confirmation in vimsupport 2013-02-25 10:50:44 +01:00
ycm_utils.py Renaming utils.py to ycm_utils.py 2013-02-04 15:33:18 -08:00
ycm.py Check for a native completer with multiple filetypes 2013-03-02 22:14:22 -04:00