diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-09 10:07:31 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-09 10:07:31 +0200 |
| commit | 3c3f2e685589bb028c2aa93e82d1668c393f8e16 (patch) | |
| tree | c0e99597af7a531701b48f873d8b4f1f54f2bd01 /rplugin/python3 | |
| parent | 76029787629ec3c6dfb28e3c6769110a092d9a13 (diff) | |
| download | nvim-config-3c3f2e685589bb028c2aa93e82d1668c393f8e16.tar.gz nvim-config-3c3f2e685589bb028c2aa93e82d1668c393f8e16.zip | |
fix(nvim): follow plugin expands env vars for file names
Previously, the target of follow (`<Leader>gg` and related) was applying
`vim.fn.fnameescape()` in all cases, including the case when following a
file name. However, file names can contain environment variables which
are expanded by `:edit` but they are not parsed as environment variables
when escaped.
Diffstat (limited to 'rplugin/python3')
0 files changed, 0 insertions, 0 deletions
