mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-09-09 16:33:17 +08:00
Avoiding fugitive#Find() saves a millisecond or 2. Not a big deal but still worth avoiding given how often this function is called.
Avoiding fugitive#Find() saves a millisecond or 2. Not a big deal but still worth avoiding given how often this function is called.