Skip to content

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

Notifications You must be signed in to change notification settings

Linfee/nerdtree-open

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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 '' , it will open the selected file/directory with system default application. 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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%