Skip to content

Commit

Permalink
Use vanilla vim not mvim to edit git commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
techbelly committed Jan 8, 2012
1 parent 64477c5 commit 7c0a23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
user = techbelly
[core]
excludesfile = ~/.gitignore
editor = mvim
editor = vim
[alias]
st = status
[alias]
Expand Down

0 comments on commit 7c0a23f

Please sign in to comment.