67d2a0fbf8
The VimExpressionToPythonType function automatically convert a number represented as a string to an integer. This causes an error when used to evaluate a filetype set to a number as the result is split on the dot character to get a list of filetypes and an integer cannot be split. Use vim.eval and ToUnicode instead. |
||
---|---|---|
.. | ||
client | ||
tests | ||
__init__.py | ||
base.py | ||
buffer.py | ||
diagnostic_filter.py | ||
diagnostic_interface.py | ||
omni_completer.py | ||
paths.py | ||
setup.py | ||
syntax_parse.py | ||
unsafe_thread_pool_executor.py | ||
vimsupport.py | ||
youcompleteme.py |