diff --git a/README.md b/README.md index ba1a7789..84da21de 100644 --- a/README.md +++ b/README.md @@ -887,11 +887,11 @@ Default: `[see next line]` ### The `g:ycm_cache_omnifunc` option -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 this option you can ensure that the omnicompletion engine is -requeried on every keypress. That will ensure all completions will be -presented, but might cause stuttering and lagginess if the omnifunc is slow. +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 +this option you can ensure that the omnicompletion engine is requeried on every +keypress. That will ensure all completions will be presented, but might cause +stuttering and lagginess if the omnifunc is slow. Default: `1`