summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorShougo Matsushita <Shougo.Matsu@gmail.com>2016-06-16 07:26:11 +0900
committerShougo Matsushita <Shougo.Matsu@gmail.com>2016-06-16 07:56:14 +0900
commitb27e4f93bbf4d5f79ba4f47cd88e0a30d7a1d083 (patch)
tree17d850d2eaa319a7a426d1f3e75e06c262cbd258 /doc
parent922439f1e12584843025da54025b08fd99e53491 (diff)
downloaddeoplete.nvim-b27e4f93bbf4d5f79ba4f47cd88e0a30d7a1d083.zip
CheckHealth support
Diffstat (limited to 'doc')
-rw-r--r--doc/deoplete.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/deoplete.txt b/doc/deoplete.txt
index 17717c6..4f527f2 100644
--- a/doc/deoplete.txt
+++ b/doc/deoplete.txt
@@ -61,7 +61,8 @@ If you want to read for Neovim-python/python3 interface install documentation,
you should read |nvim-python| and the Wiki.
https://github.com/zchee/deoplete-jedi/wiki/Setting-up-Python-for-Neovim
-You can check the Python3 installation by nvim-python-doctor.
+You can check the Python3 installation by nvim-python-doctor or |:CheckHealth|
+command.
https://github.com/tweekmonster/nvim-python-doctor
==============================================================================