diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/lsp_bug_report.md | 2 |
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. --> |