fugitive.vim 3.5v3.5
commitcd67d087df560a2cbf02cf74fbb937797d4ae797
authorTim Pope <code@tpope.net>
Mon, 15 Nov 2021 05:17:52 +0000 (15 00:17 -0500)
committerTim Pope <code@tpope.net>
Mon, 15 Nov 2021 05:17:52 +0000 (15 00:17 -0500)
tree1f77dd0c49c580cc929b0c1b3966532d81d8ff5b
parentb736e457b322c518c341256763c6373345aeb7e2
fugitive.vim 3.5

* 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.
plugin/fugitive.vim