How to download Vim script on the command-line?
- by HaiYuan Zhang
Whenever I want to install a new Vim script on the Linux server I'm working on, my typical workflow is as the following:
surf the plugin's homepage in Vim
online using FireXXXX
download a right version of the
plugin to my laptop by click some highlighted link
upload the downloaded plugin from my
laptop to Linux server using WinSCP
which is…