YouCompleteMe/python
micbou f015d518a3 Fix traceback when v:completed_item is empty
Check if the Vim variable v:completed_item is not empty before
accessing one of its keys. Prevent a traceback when the ycmd server
crashed.
2015-12-27 18:46:05 +01:00
..
ycm Fix traceback when v:completed_item is empty 2015-12-27 18:46:05 +01:00
test_requirements.txt Correct import of argparse 2015-11-08 23:09:41 +00:00