Skip to content

Commit

Permalink
git: Set default editor to nvim
Browse files Browse the repository at this point in the history
 refs #206
  • Loading branch information
m-b-t-n committed Jan 7, 2025
1 parent c257585 commit ea5563c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
path = ~/dotfiles/env/git/proxy

[core]
editor = vim
editor = nvim
quotepath = false

[fetch]
Expand Down

0 comments on commit ea5563c

Please sign in to comment.