Skip to content

Commit

Permalink
Update tag line
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Feb 14, 2010
1 parent 7ff4723 commit d527faa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/fugitive.txt
Original file line number Diff line number Diff line change
@@ -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|)
Expand Down
2 changes: 1 addition & 1 deletion plugin/fugitive.vim
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d527faa

Please sign in to comment.