From ecbcca44e7ea3b0d2a6cd64fe4c17b869bbdbd54 Mon Sep 17 00:00:00 2001 From: rockerBOO Date: Mon, 16 Nov 2020 03:47:23 -0500 Subject: [PATCH] docs: Update ISSUE_TEMPLATE for lsp_bug_report --- .github/ISSUE_TEMPLATE/lsp_bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:
-nvim -c ":checkhealth nvim nvim_lsp" +nvim -c ":checkhealth nvim lspconfig"