use neovim as editor when using chezmoi edit
This commit is contained in:
parent
fab2ef5b78
commit
9e155bc081
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
|
[edit]
|
||||||
|
command = "nvim"
|
||||||
[data]
|
[data]
|
||||||
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }}
|
||||||
|
|
Loading…
Reference in a new issue