Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivalkeen/nerdtree-execute

Plugin for NERD Tree that provides an execute menu item, that executes system default application for file or directory
https://github.com/ivalkeen/nerdtree-execute

nerdtree vim

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# nerdtree-execute

Plugin for [NERDTree](https://github.com/scrooloose/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](https://github.com/ivalkeen/nerdtree-execute) and vote for it on
[vim.org](http://www.vim.org/scripts/script.php?script_id=4672). Also, you might consider visiting my [blog](http://www.tkalin.com) and following me on [Twitter](https://twitter.com/ivalkeen) and [Github](https://github.com/ivalkeen).

[1]: http://i.imgur.com/1UrMOpd.png
[2]: https://github.com/kien/ctrlp.vim
[3]: https://github.com/gmarik/vundle