use neovim for git commit

pull/2/head
Alpha Chen 2 years ago
parent eddcbb5943
commit 8bb968a84d

@ -9,6 +9,7 @@
excludesfile = ~/.gitignore
quotepath = false
sparecheckout = true
editor = nvim
[alias]
g = grep --break --heading --line-number
standup = !git log --all --date=short --no-merges --pretty=format:\"%h %ad %s%d\" --since=1.weeks --author=`git config user.email`

Loading…
Cancel
Save