fix: winston screwed up

chezmoi
sgoudham 2 years ago
parent 1479bdfc90
commit 89cded96e6
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -10,12 +10,12 @@ diff:
command: lvim command: lvim
args: args:
- "-d" - "-d"
- "{{ .Destination }}" - "{{`{{ .Destination }}`}}"
- "{{ .Target }}" - "{{`{{ .Target }}`}}"
merge: merge:
command: lvim command: nvim
args: args:
- "-d" - "-d"
- "{{ .Destination }}" - "{{`{{ .Destination }}`}}"
- "{{ .Source }}" - "{{`{{ .Source }}"
- "{{ .Target }}" - "{{ .Target }}`}}"

Loading…
Cancel
Save