From ffe5209ea628d162a443d89616222463c23597c5 Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Sun, 26 Jan 2020 20:04:45 +0000 Subject: [PATCH] Correct template for neovim support --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c93aba8..e4579bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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`