mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-07 15:42:13 +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.