mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
chore: remove lspconfig checkhealth from issue template (#16948)
This commit is contained in:
parent
f40ce34563
commit
ef214e9753
7
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
@ -27,13 +27,6 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: ':checkhealth'
|
||||
description: |
|
||||
Paste the results from `nvim -c ":checkhealth nvim lspconfig"`
|
||||
render: markdown
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 'Steps to reproduce using "nvim -u minimal_init.lua"'
|
||||
|
Loading…
Reference in New Issue
Block a user