Switch git editor to nvim
This commit is contained in:
parent
2d2d177c51
commit
ff41ab8db3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# [include]
|
||||
# path = $HOME/path/to/this/file
|
||||
[core]
|
||||
editor = vim -f
|
||||
editor = nvim -f
|
||||
excludesfile = .gitignore.local
|
||||
[commit]
|
||||
# Sign commits by default
|
||||
|
|
Loading…
Reference in a new issue