summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebuilt <[email protected]>2022-07-04 11:29:10 -0700
committerGitHub <[email protected]>2022-07-04 11:29:10 -0700
commite662039f5e7e623af48ab45db360ea717c482a83 (patch)
treecb6e0aa50390da30e07c12704e178f02b818492f
parent6d43a7946489764b57d2771fcfba260109ef984b (diff)
Update general-issue-form.yaml
Neovim version 0.7.0 is no longer sufficient. We are using features introduced in 0.7.2 Related: https://github.com/LunarVim/LunarVim/issues/2787
-rw-r--r--.github/ISSUE_TEMPLATE/general-issue-form.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/general-issue-form.yaml b/.github/ISSUE_TEMPLATE/general-issue-form.yaml
index be1dce81..ea8c9cba 100644
--- a/.github/ISSUE_TEMPLATE/general-issue-form.yaml
+++ b/.github/ISSUE_TEMPLATE/general-issue-form.yaml
@@ -33,7 +33,7 @@ body:
- type: input
id: nvim-version
attributes:
- label: Neovim version (>= 0.7)
+ label: Neovim version (>= 0.7.2)
description: "Output of `nvim --version`"
placeholder: |
NVIM v0.8.0-dev+199-g2875d45e7