mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-11 13:51:16 -03:00
```fish export VISUAL='nvim --cmd let\ g:flatten_wait=1' funced -s fish_prompt ``` `editor_cmd[3]` would be `let` rather than `let g:flatten_wait=1`