mirror of
https://oauth2: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@github.com/m1ngsama/chopsticks.git
synced 2026-06-26 05:34:38 +08:00
`set exrc` causes Vim to source `.vimrc`/`.exrc` from the current working directory, which is a wider blast radius than the default should accept for a config aimed at SSH/shared-host workflows. `set secure` mitigates the most dangerous behaviors but still allows arbitrary buffer state changes from an untrusted CWD. Gate both behind `g:chopsticks_enable_exrc` (default off), following the existing opt-in convention used for jk escape, Ctrl-S save, auto-pairs, terminal keymaps, and completion keymaps. Closes #62 |
||
|---|---|---|
| .. | ||
| test.sh | ||