aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrockerBOO <rockerboo@gmail.com>2020-11-16 03:47:23 -0500
committerrockerBOO <rockerboo@gmail.com>2020-11-16 03:47:23 -0500
commitecbcca44e7ea3b0d2a6cd64fe4c17b869bbdbd54 (patch)
tree1227fdb15ca5cf9f04c1884d7751fda381cfe774
parentfb19663851714d55dd4944a690692a1a50d0895e (diff)
downloadrneovim-ecbcca44e7ea3b0d2a6cd64fe4c17b869bbdbd54.tar.gz
rneovim-ecbcca44e7ea3b0d2a6cd64fe4c17b869bbdbd54.tar.bz2
rneovim-ecbcca44e7ea3b0d2a6cd64fe4c17b869bbdbd54.zip
docs: Update ISSUE_TEMPLATE for lsp_bug_report
-rw-r--r--.github/ISSUE_TEMPLATE/lsp_bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/lsp_bug_report.md b/.github/ISSUE_TEMPLATE/lsp_bug_report.md
index 0e5155c7ac..a6fd0c9ead 100644
--- a/.github/ISSUE_TEMPLATE/lsp_bug_report.md
+++ b/.github/ISSUE_TEMPLATE/lsp_bug_report.md
@@ -13,7 +13,7 @@ labels: bug, lsp
- Operating system/version:
<details>
-<summary>nvim -c ":checkhealth nvim nvim_lsp"</summary>
+<summary>nvim -c ":checkhealth nvim lspconfig"</summary>
<!-- Paste the results from `nvim -c ":checkhealth nvim nvim_lsp"` here. -->