mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 20:43:47 -05:00
This also avoids the getbufvar(bufnr, '') pattern which is subject to a Vim bug in certain versions. Closes #691.
This also avoids the getbufvar(bufnr, '') pattern which is subject to a Vim bug in certain versions. Closes #691.