YouCompleteMe/python
Strahinja Val Markovic 2a704bc668 Custom identifier support now done.
This commit is the YCM-client part of the support. The ycmd support is
already done.

We now need per-language identifier regexes in ycmd (see
identifier_utils.py). There's some for HTML, CSS and the generic regex
that was used for everything until now.  Pull requests welcome for other
languages.

Fixes #86.
2014-08-28 11:39:10 -07:00
..
ycm Custom identifier support now done. 2014-08-28 11:39:10 -07:00
test_requirements.txt run_tests.sh only runs YCM tests, not ycmd ones 2014-05-21 13:41:31 -07:00