Skip to content

Commit

Permalink
docs: add backticks around neovim for bug report
Browse files Browse the repository at this point in the history
  • Loading branch information
Saghen committed Jan 5, 2025
1 parent 7c0c3dc commit 51fb932
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 @@ -31,7 +31,7 @@ body:
- type: input
id: version-info
attributes:
label: neovim version
label: "`neovim` version"
placeholder: "output of `nvim --version`"
validations: { required: true }
- type: input
Expand Down

0 comments on commit 51fb932

Please sign in to comment.