Better wording

This commit is contained in:
Francisco Lopes 2016-09-17 18:11:35 -03:00
parent a3ee4a5bfc
commit 362e4df713
2 changed files with 3 additions and 3 deletions

View File

@ -2680,7 +2680,7 @@ fixed, Vim trunk landed the `pyeval()` function which improved YCM performance
even more since less time was spent serializing and deserializing data between even more since less time was spent serializing and deserializing data between
Vim and the embedded Python interpreter. A few critical bugfixes for `pyeval()` Vim and the embedded Python interpreter. A few critical bugfixes for `pyeval()`
landed in Vim 7.3.584 (and a few commits before that), and given the current landed in Vim 7.3.584 (and a few commits before that), and given the current
availability of Vim 7.4.143, which packs improved events for text change availability of Vim 7.4.143, which features improved events for text change
detection, it has been chosen. detection, it has been chosen.
### I get annoying messages in Vim's status area when I type ### I get annoying messages in Vim's status area when I type

View File

@ -2940,8 +2940,8 @@ were fixed, Vim trunk landed the 'pyeval()' function which improved YCM
performance even more since less time was spent serializing and deserializing performance even more since less time was spent serializing and deserializing
data between Vim and the embedded Python interpreter. A few critical bugfixes data between Vim and the embedded Python interpreter. A few critical bugfixes
for 'pyeval()' landed in Vim 7.3.584 (and a few commits before that), and given for 'pyeval()' landed in Vim 7.3.584 (and a few commits before that), and given
the current availability of Vim 7.4.143, which packs improved events for text the current availability of Vim 7.4.143, which features improved events for
change detection, it has been chosen. text change detection, it has been chosen.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
*youcompleteme-i-get-annoying-messages-in-vims-status-area-when-i-type* *youcompleteme-i-get-annoying-messages-in-vims-status-area-when-i-type*