953885c449
vim.eval returns a str() object on py2, but our internal strings are all unicode(). We use vimsupport.VimExpressionToPythonType to wrap the conversion complexities. |
||
---|---|---|
.. | ||
client | ||
tests | ||
__init__.py | ||
base.py | ||
diagnostic_interface.py | ||
omni_completer.py | ||
paths.py | ||
setup.py | ||
syntax_parse.py | ||
test_utils.py | ||
unsafe_thread_pool_executor.py | ||
vimsupport.py | ||
youcompleteme.py |