mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
An asynchronous job at startup evidently triggers a Vim (not NeoVim) rendering bug in some terminals and/or with certain colorschemes. Terminals reported to be affected: libvte-based ones such as gnome-terminal, xfce4-terminal, lxterminal, kitty. Terminals reported to be unaffected: xterm, urxvt. Closes #619.