Proper em-dash use in docs

This commit is contained in:
Strahinja Val Markovic 2013-04-14 22:42:32 -07:00
parent 3b52482d56
commit 12c1583ecf

View File

@ -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`