diff options
author | Gregory Anders <greg@gpanders.com> | 2021-08-27 10:33:51 -0600 |
---|---|---|
committer | Gregory Anders <greg@gpanders.com> | 2021-08-27 10:45:25 -0600 |
commit | 4e516e53bfde35901b055bbc85d84a6d471ebc34 (patch) | |
tree | 37a704585e064569b0cd4c90f2b2296af44ae8ae /test/functional/lua/vim_spec.lua | |
parent | 460019366e58e1bcd42959f76494e38bd895e762 (diff) | |
download | rneovim-4e516e53bfde35901b055bbc85d84a6d471ebc34.tar.gz rneovim-4e516e53bfde35901b055bbc85d84a6d471ebc34.tar.bz2 rneovim-4e516e53bfde35901b055bbc85d84a6d471ebc34.zip |
fix: remove trailing slashes before making directory
Remove the trailing slashes from 'undofile' and 'backupdir' before
creating directories. They cause problems on Windows which doesn't
recognize these slashes as proper path separators.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions