Random: use nvim for git editor
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
name = Robert Kmiec
|
||||
email = robert.r.kmiec@gmail.com
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
pager = delta
|
||||
autocrlf = false
|
||||
excludesfile = /home/rkmiec/.config/git/ignore
|
||||
@@ -45,3 +45,5 @@
|
||||
commit-decoration-style = bold yellow box ul
|
||||
file-style = bold yellow ul
|
||||
file-decoration-style = none
|
||||
[pull]
|
||||
rebase = true
|
||||
|
||||
Reference in New Issue
Block a user