Edit the config "external_editor" to overwrite $EDITOR

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-19 10:13:36 +02:00
parent a147e8b972
commit 0cfba17d3d
3 changed files with 15 additions and 8 deletions
+1
View File
@@ -6,6 +6,7 @@ app:
plugins_dir: ~/.config/spilltea/plugins
upstream_proxy: "" # e.g. http://corporate-proxy:8888 or http://user:pass@host:8888
max_body_size_mb: 50 # max response body size read into memory for large streamed responses (MB)
external_editor: "" # override $EDITOR for external editing (e.g. nvim, code --wait)
intercept:
default_intercept_enabled: true