Files
vim-gitgutter/autoload
Andy Stewart b7db78b258 Simplify getting and setting buffer variables
This also avoids the getbufvar(bufnr, '') pattern which is subject to a
Vim bug in certain versions.

Closes #691.
2020-04-03 14:50:15 +01:00
..