Skip to content

Commit

Permalink
adds git vimdiff alias to view diff in vim
Browse files Browse the repository at this point in the history
  • Loading branch information
spazm committed Jun 16, 2011
1 parent 4f4ecf0 commit e8c9b3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@
pager = less -FRSX
[merge]
tool = vimdiff
[alias]
vimdiff = difftool -y -t vimdiff -R

0 comments on commit e8c9b3a

Please sign in to comment.