Skip to content

markgandolfo/nerdtree-fetch.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

NERDTree Fetch

This is a simple plugin for NERDTree to allow a file to be pulled from the internet using wget or curl.

How To Use

Place the cursor over the directory you wish to pull the file into, then 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.

Requirements

Installation

Vundle

To Install using Vundle add the following to your vimrc file after the NerdTree Bundle.

Plugin 'markgandolfo/nerdtree-fetch.vim'

Pathogen

To install via Pathogen run the following command

git clone https://github.com/markgandolfo/nerdtree-fetch.vim.git ~/.vim/bundle/nerdtree-fetch.vim

License

Licensed under MIT by Mark Gandolfo

About

Download a file from within NERDTree using wget/curl

Resources

Stars

Watchers

Forks

Packages

No packages published