nvim updates + git config update
This commit is contained in:
+3
-1
@@ -1,7 +1,7 @@
|
||||
[user]
|
||||
name = dxrknesss
|
||||
email = imp0rt4ntduck@gmail.com
|
||||
signingkey = imp0rt4ntduck@gmail.com
|
||||
signingkey = ~/.ssh/id_ed25519.pub
|
||||
[core]
|
||||
editor = nvim
|
||||
[commit]
|
||||
@@ -12,6 +12,8 @@
|
||||
version = HTTP/2
|
||||
[fetch]
|
||||
prune = true
|
||||
[gpg]
|
||||
format = ssh
|
||||
|
||||
[diff]
|
||||
tool = nvimdiff
|
||||
|
||||
Reference in New Issue
Block a user