refactor: add editor nvim to git config
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
[init]
|
||||
defaultBranch = main
|
||||
defaultBranch = main
|
||||
[user]
|
||||
name = Tomas Mirchev
|
||||
email = contact@tomastm.com
|
||||
name = Tomas Mirchev
|
||||
email = contact@tomastm.com
|
||||
[pull]
|
||||
rebase = true
|
||||
rebase = true
|
||||
[core]
|
||||
editor = nvim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user