mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33:47 -05:00
* 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.