diff options
author | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2016-06-16 07:26:11 +0900 |
---|---|---|
committer | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2016-06-16 07:56:14 +0900 |
commit | b27e4f93bbf4d5f79ba4f47cd88e0a30d7a1d083 (patch) | |
tree | 17d850d2eaa319a7a426d1f3e75e06c262cbd258 /.github | |
parent | 922439f1e12584843025da54025b08fd99e53491 (diff) | |
download | deoplete.nvim-b27e4f93bbf4d5f79ba4f47cd88e0a30d7a1d083.zip |
CheckHealth support
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index de706ce..6e90c94 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -8,7 +8,7 @@ * OS: - * nvim-python-doctor result: + * nvim-python-doctor result or `:CheckHealth` result(neovim ver.0.1.5-452+): https://github.com/tweekmonster/nvim-python-doctor ``` |