mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -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.