mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 05:13:53 -05:00
Update tag line
This commit is contained in:
@@ -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*
|
||||
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>
|
||||
|
||||
if (exists("g:loaded_fugitive") && g:loaded_fugitive) || &cp
|
||||
|
||||
Reference in New Issue
Block a user