From 8aac968f1a617cc1c346707242af181e6b1f467e Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Wed, 19 Jun 2019 14:46:53 +0100 Subject: [PATCH] Update issue template. --- .github/issue_template.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 732d22e..d700ce9 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -2,7 +2,3 @@ > What vim/nvim version are you on? -> If no signs are showing at all, what does `:echo b:gitgutter.path` give? - -> If no signs are showing at all, and the `path` value is a path and not `-2`, does it work with `let g:gitgutter_grep=''`? -