mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-14 22:33:51 -05:00
318 B
318 B
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').pathgive?
If no signs are showing at all, and the
pathvalue is a path and not-2, does it work withlet g:gitgutter_grep=''?