diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 594d00f..6d54a1b 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -1,5 +1,5 @@ [edit] - command = "nvim" + command = "code --wait" [data] is_wsl = {{ (.chezmoi.kernel.osrelease | regexMatch "-microsoft-standard$") }} [git]