mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Add issue template.
This commit is contained in:
8
.github/issue_template.md
vendored
Normal file
8
.github/issue_template.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
> What is the latest commit SHA in your installed vim-gitgutter?
|
||||
|
||||
> What vim/nvim version are you on?
|
||||
|
||||
> If no signs are showing at all, what does `:echo getbufvar('','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=''`?
|
||||
|
||||
Reference in New Issue
Block a user