Skip to content

Commit

Permalink
Removed bogus error message.
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeni committed Jul 16, 2009
1 parent 6529faf commit 44fde97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/git.vim
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ function! SvnBlame()
let g:git_command_edit = git_command_edit_save

setlocal modifiable
silent %s/\d\d\d\d\zs \+\d\+).*//
vertical resize 20
setlocal nomodifiable
setlocal nowrap scrollbind
Expand Down

0 comments on commit 44fde97

Please sign in to comment.