fugitive.vim 2.4
* Split into plugin, autoload, and ftdetect files. * Support mods like :vertical on :Gstatus and :Gedit family. * Provide :Grebase (no --interactive). * Bug fixes.
This commit is contained in:
parent
6f9fa8a4b1
commit
85c6c7a837
@ -1,6 +1,6 @@
|
|||||||
" fugitive.vim - A Git wrapper so awesome, it should be illegal
|
" fugitive.vim - A Git wrapper so awesome, it should be illegal
|
||||||
" Maintainer: Tim Pope <http://tpo.pe/>
|
" Maintainer: Tim Pope <http://tpo.pe/>
|
||||||
" Version: 2.3
|
" Version: 2.4
|
||||||
" GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
|
" GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim
|
||||||
|
|
||||||
if exists('g:loaded_fugitive')
|
if exists('g:loaded_fugitive')
|
||||||
|
Loading…
Reference in New Issue
Block a user