summaryrefslogtreecommitdiffstats
path: root/.claude
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-06-09 10:07:31 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-06-09 10:07:31 +0200
commitc1ef3991107048a246199d8f549c84ec4fb51c58 (patch)
treea706d9762a50d277420ad68b4176e93b327571ab /.claude
parent649c0c6889a9929be346031b6074c0eac3531a91 (diff)
downloaddotfiles-c1ef3991107048a246199d8f549c84ec4fb51c58.tar.gz
dotfiles-c1ef3991107048a246199d8f549c84ec4fb51c58.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 '.claude')
0 files changed, 0 insertions, 0 deletions