mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Use default nvim, not lvim as editor
This commit is contained in:
parent
4aaa1e1e64
commit
0565a2e651
|
@ -78,7 +78,7 @@
|
|||
helper = store --file ~/.config/git/git-credentials
|
||||
[core]
|
||||
excludefile = ~/.config/git/global_gitignore
|
||||
editor = lvim
|
||||
editor = nvim
|
||||
pager = delta
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
|
|
Loading…
Reference in a new issue