mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 20:13:46 -05:00
While it is aesthetically nicer to discard the unused output from `git ls-files`, it isn't necessary. Discarding requires a shell redirection which exposes us to vim's shell quirks; it's not worth it.