YouCompleteMe/python
micbou eb3c0cd8c1
Use codepoint offsets in identifier functions
CurrentIdentifierFinished and LastEnteredCharIsIdentifierChar incorrectly use
byte offsets with unicode lines. Convert those offsets to codepoint offsets.
2017-06-18 20:41:30 +02:00
..
ycm Use codepoint offsets in identifier functions 2017-06-18 20:41:30 +02:00
test_requirements.txt Require coverage.py older than 4.4 2017-06-04 16:42:54 +02:00