1
0
forked from aniani/vim
Files
vim/runtime
Christian Brabandt 43f2edc096 runtime(netrw): prefer scp over pscp
regression introduced in ce2ad9ffd7

The current logic is a bit funny, in that it checks for an executable of
scp, then pscp and if neither exists, it uses: scp :/
Anyway, let's fall back to the logic used before the above commit.

related: #14739

Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-05-13 21:01:06 +02:00
..
2024-05-12 19:04:47 +02:00
2024-05-02 22:17:05 +02:00