Use nvim as editor, not vim

This commit is contained in:
ItsDrike 2021-12-03 18:58:42 +01:00
parent ea6dc6594a
commit 35e213aa39
No known key found for this signature in database
GPG key ID: FB8CA11A2CF3A843

View file

@ -56,7 +56,7 @@
helper = store --file ~/.config/git/git-credentials
[core]
excludefile = ~/.config/git/global_gitignore
editor = vim
editor = nvim
pager = delta
[interactive]
diffFilter = delta --color-only