YouCompleteMe/python
Strahinja Val Markovic f120c0ce1c Showing function args right next to name now
The completion text in the menu is different. We used to just show the func name
in the "main" part of the completion menu, now we show the full signature
without the return type (which is shown on the right)
2012-08-02 21:37:21 -07:00
..
clang/3.1/include These headers magically speed up completions. 2012-07-23 18:45:00 -07:00
ycm.py Showing function args right next to name now 2012-08-02 21:37:21 -07:00