update default editor to nvim
This commit is contained in:
parent
291a9c6fb9
commit
65497b35a8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[edit]
|
||||
command = "zed -w"
|
||||
command = "nvim"
|
||||
[data]
|
||||
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
||||
flavor = "{{ env "FLAVOR" }}"
|
||||
|
|
Loading…
Reference in a new issue