diff options
author | James Trew <66286082+jamestrew@users.noreply.github.com> | 2024-03-29 12:23:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 17:23:01 +0100 |
commit | 38e38d1b401e38459842f0e4da431e3dd6c2e527 (patch) | |
tree | 3784f17a2835641bdf576c230e2eddfc14bb04b3 /test/functional/vimscript/server_spec.lua | |
parent | 36acb2a8ec905069e382bb3b6db6b6ac677bce39 (diff) | |
download | rneovim-38e38d1b401e38459842f0e4da431e3dd6c2e527.tar.gz rneovim-38e38d1b401e38459842f0e4da431e3dd6c2e527.tar.bz2 rneovim-38e38d1b401e38459842f0e4da431e3dd6c2e527.zip |
fix(fs): allow backslash characters in unix paths
Backslashes are valid characters in unix style paths.
Fix the conversion of backslashes to forward slashes in several `vim.fs`
functions when not on Windows. On Windows, backslashes will still be converted
to forward slashes.
Diffstat (limited to 'test/functional/vimscript/server_spec.lua')
0 files changed, 0 insertions, 0 deletions