Proper em-dash use in docs
This commit is contained in:
parent
3b52482d56
commit
12c1583ecf
10
README.md
10
README.md
@ -887,11 +887,11 @@ Default: `[see next line]`
|
|||||||
|
|
||||||
### The `g:ycm_cache_omnifunc` option
|
### The `g:ycm_cache_omnifunc` option
|
||||||
|
|
||||||
Some omnicompletion engines do not work well with the YCM cache - in
|
Some omnicompletion engines do not work well with the YCM cache—in particular,
|
||||||
particular, they might not produce all possible results for a given prefix. By
|
they might not produce all possible results for a given prefix. By unsetting
|
||||||
unsetting this option you can ensure that the omnicompletion engine is
|
this option you can ensure that the omnicompletion engine is requeried on every
|
||||||
requeried on every keypress. That will ensure all completions will be
|
keypress. That will ensure all completions will be presented, but might cause
|
||||||
presented, but might cause stuttering and lagginess if the omnifunc is slow.
|
stuttering and lagginess if the omnifunc is slow.
|
||||||
|
|
||||||
Default: `1`
|
Default: `1`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user