Use neovide for chezmoi

This commit is contained in:
Grafcube 2023-09-04 16:17:57 +05:30
parent a2ef5ff799
commit 59d4aca796
Signed by: grafcube
GPG Key ID: E383688F2878A440
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[edit]
command = 'nvim'
command = 'ng-nofork'
[merge]
command = 'nvim'
command = 'ng-nofork'
args = ["-d", "{{ .Destination }}", "{{ .Source }}", "{{ .Target }}"]