Update tag line
This commit is contained in:
parent
7ff4723967
commit
d527faa6cb
@ -1,4 +1,4 @@
|
|||||||
*fugitive.txt* a Git wrapper so awesome, it should be illegal
|
*fugitive.txt* A Git wrapper so awesome, it should be illegal
|
||||||
|
|
||||||
Author: Tim Pope <vimNOSPAM@tpope.info> *fugitive-author*
|
Author: Tim Pope <vimNOSPAM@tpope.info> *fugitive-author*
|
||||||
License: Same terms as Vim itself (see |license|)
|
License: Same terms as Vim itself (see |license|)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" fugitive.vim - Fugitive
|
" fugitive.vim - A Git wrapper so awesome, it should be illegal
|
||||||
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
||||||
|
|
||||||
if (exists("g:loaded_fugitive") && g:loaded_fugitive) || &cp
|
if (exists("g:loaded_fugitive") && g:loaded_fugitive) || &cp
|
||||||
|
Loading…
Reference in New Issue
Block a user