mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 05:13:53 -05:00
This is explicitly to help with false positives in surrounding context while grepping this very file, as :0: is used in numerous places to reference blobs in the index. We also use :1: and company in a few places, but a robust fix is much harder.