small correction

requeried replaced with re-queried
This commit is contained in:
Karan Dev 2015-03-23 19:15:46 +05:30
parent acad046d99
commit 3aedec7944

View File

@ -1558,7 +1558,7 @@ Default: `[see next line]`
Some omnicompletion engines do not work well with the YCM cache—in particular, Some omnicompletion engines do not work well with the YCM cache—in particular,
they might not produce all possible results for a given prefix. By unsetting they might not produce all possible results for a given prefix. By unsetting
this option you can ensure that the omnicompletion engine is required on every this option you can ensure that the omnicompletion engine is re-queried on every
keypress. That will ensure all completions will be presented, but might cause keypress. That will ensure all completions will be presented, but might cause
stuttering and lagginess if the omnifunc is slow. stuttering and lagginess if the omnifunc is slow.