mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
This a) logs the message to be seen in `:mess` and b) avoids the hit-ENTER prompt (which is likely caused by the message not being logged and Vim deciding that you need to see it then). So a) fixes b).