Open URL in Vim
You can open a URL in Vim directly from the command line. This quick trick will save you time when viewing HTML source or content from APIs.
You can open a URL in Vim directly from the command line. This quick trick will save you time when viewing HTML source or content from APIs.
Use Vim’s netrw file tree to quickly create files and directories.
Use netrw’s gx mapping to open URLs from Vim. (Try this fix if yours is broken!)
Edit remote files via scp, ftp, rcp, and more, right inside of Vim.
Using Vim’s stock file management plugin to explore the filesystem.