mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-14 11:32:46 +08:00
cd67d087df
* Lazy initialization. * Make status buffer diff retrieval asynchronous. * Support jump to diff from :Git log --name-status. * Use smudge filters when viewing blobs. * Provide User FugitiveEditor event. * Provide FugitiveRemote() API function.