mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 22:39:08 +00:00
fix(docs): add --clean arg to LSP bug report (#36530)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
@@ -18,7 +18,7 @@ body:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 'Steps to reproduce using "nvim -u minimal_init.lua"'
|
||||
label: 'Steps to reproduce using "nvim --clean -u minimal_init.lua"'
|
||||
description: |
|
||||
- Create a minimal_init.lua using vim.lsp.start:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user