YouCompleteMe/python
Stanislav Golovanov e5c99428f3 fix IndexError when min_num_of_chars is set to 0
Fixes #307. Error is thrown when g:ycm_min_num_of_chars_for_completion
option is set to 0 user tries to delete an identifier which starts at
the beginning of the line.
2013-05-09 22:02:47 +04:00
..
clang_includes Moving clang includes to clang_includes folder 2013-01-17 17:08:11 -08:00
completers fix IndexError when min_num_of_chars is set to 0 2013-05-09 22:02:47 +04:00
extra_conf_store.py Supporting YcmCorePreload logic 2013-04-22 10:31:16 -07:00
vimsupport.py Ignoring mappings in our vim 'normal' invocation 2013-03-31 21:01:38 -07:00
ycm_utils.py Filename completer now uses threads 2013-04-22 22:30:10 -07:00
ycm.py Force filename completer on #include 2013-04-24 19:59:14 -07:00