refactor: add editor nvim to git config
This commit is contained in:
@@ -5,3 +5,6 @@
|
|||||||
email = contact@tomastm.com
|
email = contact@tomastm.com
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
|
[core]
|
||||||
|
editor = nvim
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user