Skip to content

ivalkeen/nerdtree-execute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

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.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Self-Promotion

If you like this project, please follow the repository on GitHub and vote for it on vim.org. Also, you might consider visiting my blog and following me on Twitter and Github.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published