Correct template for neovim support
This commit is contained in:
parent
94f19459b9
commit
ffe5209ea6
1 changed files with 6 additions and 2 deletions
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -31,8 +31,12 @@ Please include:
|
|||
|
||||
**Environemnt**
|
||||
|
||||
NOTE: NeoVim is not supported.
|
||||
NOTE: Windows is not supported.
|
||||
NOTE: NeoVim is supported only on a best-effort basis. Please check the README
|
||||
for limitations of neovim. Don't be offended if I ask you to reproduce issues in
|
||||
Vim.
|
||||
|
||||
NOTE: Windows is not supported. There is a branch with windows support, which
|
||||
you can contribute to, rather than opening an issue.
|
||||
|
||||
* Output of `vim --version`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue