NERDTree Fetch : NERDTree plugin to pull a file from the internet in the current node
script karma |
Rating 9/3,
Downloaded by 1866 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Mark Gandolfo |
|
script type |
utility |
|
description |
This is a simple plugin for NERDTree to allow a file to be pulled from the internet using wget or curl.
Github: https://github.com/markgandolfo/nerdtree-fetch.vim
To use place the cursor over the directory you wish to pull the file into, and open the file menu in NERDTree using (m), then press (f) . You will get an input asking you to enter the url of the file. Fill in the the url and press enter. |
|
install details |
To install the plugin just copy autoload, plugin, doc directories into your .vim directory.
Vundle
To Install using Vundle add the following to your vimrc file after the NerdTree Bundle.
Bundle 'markgandolfo/nerdtree-fetch.vim'
Pathogen
To install via Pathogen run the following commands
cd ~/.vim/bundle
git clone git@github.com:markgandolfo/nerdtree-fetch.vim.git
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.255.141
|