Skip to content

Commit

Permalink
fix format.
Browse files Browse the repository at this point in the history
  • Loading branch information
hrsh7th committed Jul 26, 2012
1 parent 6ddf2e3 commit 18d5063
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion autoload/unite/kinds/vcs_status_svn.vim
Expand Up @@ -41,4 +41,3 @@ endfunction
let &cpo = s:save_cpo
unlet s:save_cpo


1 change: 0 additions & 1 deletion autoload/vcs/git/delete.vim
Expand Up @@ -20,4 +20,3 @@ endfunction
let &cpo = s:save_cpo
unlet s:save_cpo


1 change: 0 additions & 1 deletion autoload/vcs/git/revert.vim
Expand Up @@ -51,4 +51,3 @@ endfunction
let &cpo = s:save_cpo
unlet s:save_cpo


0 comments on commit 18d5063

Please sign in to comment.