sponsor Vim development Vim logo Vim Book Ad

vim-nerdtree_plugin_open : Open files independent from vim (NERD tree extension)

 script karma  Rating 6/3, Downloaded by 612  Comments, bugs, improvements  Vim wiki

created by
Seb
 
script type
utility
 
description
Grab the latest dev version from github: https://github.com/aufgang001/vim-nerdtree_plugin_open

NERD tree (https://github.com/scrooloose/nerdtree) allows you to explore your filesystem and to open files and directories in Vim.
The NerdtreePluginOpen extends this functionality with the ability to open files with an appropriate application independent from vim (e.g. non-text files).
 
install details
Install this plugin with your favorite plugin-manager or unzip the archive manual into your ~/.vim directory.

Extend your .vimrc file with the following command:
let g:nerdtree_plugin_open_cmd = '<your open command>'

"Your command" depends on the operating system and desktop environment. (e.g. gnome-open, kde-open, xdg-open or use your own cmd)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-nerdtree_plugin_open.zip 1.0.0 2014-08-31 7.0 Seb Initial upload
ip used for rating: 3.145.201.71

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github