YouCompleteMe/python/ycm
micbou dca5682e21
Move cursor to start column before calling again omnifunc
Vim internally moves the cursor to the start column before calling again the
omnifunc. Some omnifuncs like the one defined by the LanguageClient-neovim
plugin depend on this behavior to compute the list of candidates.
2018-08-16 18:33:36 +02:00
..
client Auto merge of #3089 - micbou:tsserver-javascript, r=Valloric 2018-07-25 14:02:12 -07:00
tests Move cursor to start column before calling again omnifunc 2018-08-16 18:33:36 +02:00
__init__.py Fixing python tests broken in rename 2013-05-19 20:06:14 -07:00
base.py Rewrite completion system 2017-06-21 02:32:57 +02:00
buffer.py Update JavaScript support and documentation 2018-07-25 22:15:01 +02:00
diagnostic_filter.py Do not install aliases from future 2017-03-18 18:24:48 +01:00
diagnostic_interface.py Update matches for all windows 2018-06-03 18:58:09 +02:00
omni_completer.py Move cursor to start column before calling again omnifunc 2018-08-16 18:33:36 +02:00
paths.py Drop Python 2.6 and Python 3.3 2018-01-30 18:34:50 +01:00
syntax_parse.py Add flake8-ycm to test requirements 2018-05-30 02:53:28 +02:00
unsafe_thread_pool_executor.py Add flake8-ycm to test requirements 2018-05-30 02:53:28 +02:00
vimsupport.py Support modifiers for GoTo commands 2018-07-24 18:07:41 +02:00
youcompleteme.py Support modifiers for GoTo commands 2018-07-24 18:07:41 +02:00