/nerdtree-execute

Plugin for NERD Tree,could execute corresponding bin for specific types of file

Primary LanguageVim script

nerdtree-execute

Plugin for NERDTree that provides an execute menu item, that executes system default application for file or directory

Installation

Manual install

Unzip into your .vim directory

Pathogen install

Clone this repo into your .vim/bundle directory

Usage

When navigating in NERDTree, select file or directory, press 'm' key, and NERDTree menu will appear. Press 'x' then to execute system default application for selected file/directory, using this plugin. You can open your favourite image editor for images, pdf reader for pdfs etc.