u/ngnirmal

▲ 6 r/vim

Vim plugins while :edit scp://

Recently I started using a containerised dev env. I would like to work in the host system so I installed a ssh server and followed the steps listed under :h ssh.

​

So far so good. I depend (for good or bad) heavily on vim fugitive and :FZF plugins. They are good. But they do not work on the host system inside a SCPed remote. I can use :find to open some remote file, it works. But using :G is an issue.

​

Question

--------------

How do you use plugins while :e scp://user@host/path/dir/ ?

reddit.com
u/ngnirmal — 14 days ago