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. |
||
---|---|---|
.. | ||
ycm | ||
test_requirements.txt |