diff options
author | erw7 <erw7.github@gmail.com> | 2020-04-15 21:54:23 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-15 14:54:23 +0200 |
commit | e8269a3ab5f4505f27997b46b0eaf9464d186cf9 (patch) | |
tree | c1368dc7eb8de6940dd5cad017c2fa9be9b64450 /runtime/lua/vim | |
parent | e11e93d1394df83a93c83de5b60639f5085d69dd (diff) | |
download | rneovim-e8269a3ab5f4505f27997b46b0eaf9464d186cf9.tar.gz rneovim-e8269a3ab5f4505f27997b46b0eaf9464d186cf9.tar.bz2 rneovim-e8269a3ab5f4505f27997b46b0eaf9464d186cf9.zip |
win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] (#12124)
On some versions of Windows, WSL is unable to execute symbolic links to
Windows executables (microsoft/WSL#3999). As a workaround for that problem
this changes to use resolve() on WSL if win32yank was a symbolic link.
fixes #12113.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions