From a8ef7de7d8eff8633bebdedeb77a090b44369561 Mon Sep 17 00:00:00 2001 From: Will Lynas <43895423+will-lynas@users.noreply.github.com> Date: Wed, 4 Sep 2024 23:57:36 +0100 Subject: [PATCH] chore(docs): correct neovim command (#538) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a0955bec..5174e47a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -42,7 +42,7 @@ body: attributes: label: Environment description: | - Please share your environment with us, including your neovim version using `neovim -v`. + Please share your environment with us, including your neovim version using `nvim -v`. placeholder: | neovim version: ... distribution (if any): ...