fix(config): fall back to vim when $EDITOR is unset
- Guard against empty editor in CreateEditorCommand to prevent
executing the config file path as a command
- Default to vim when editor is "default" and $EDITOR is not set
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>