summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShougo Matsushita <Shougo.Matsu@gmail.com>2020-11-10 09:57:48 +0900
committerShougo Matsushita <Shougo.Matsu@gmail.com>2020-11-10 09:57:48 +0900
commit57c3f372ec4646dbab3070b1cbbd94e75a1fc206 (patch)
tree56c6ca0446a6ed72845acc214d9fa2a0ea9efcd5
parent84b30e9367a1708990955bf4ae0d1e9650bc5616 (diff)
downloaddeoplete.nvim-57c3f372ec4646dbab3070b1cbbd94e75a1fc206.zip
Update the documentation
-rw-r--r--doc/deoplete.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/deoplete.txt b/doc/deoplete.txt
index 569b4a5..4aff35f 100644
--- a/doc/deoplete.txt
+++ b/doc/deoplete.txt
@@ -296,7 +296,8 @@ prev_completion_mode
refresh_always
Deoplete refreshes the candidates automatically if this value
is True.
- Note: It increases the screen flicker.
+ Note: It increases the screen flicker when
+ |deoplete-options-num_processes| != 0.
Default value: v:true