Skip to content

Commit

Permalink
chore(docs): correct neovim command (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
will-lynas committed Sep 4, 2024
1 parent 8c021f3 commit a8ef7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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): ...
Expand Down

0 comments on commit a8ef7de

Please sign in to comment.