Explorar el Código

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
rebuilt hace 3 años
padre
commit
e662039f5e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/general-issue-form.yaml

+ 1 - 1
.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