Files
neovim/runtime/lua
James Trew 38e38d1b40 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.
2024-03-29 17:23:01 +01:00
..
2024-03-12 13:51:53 +08:00
2023-09-10 11:43:37 +02:00