sponsor Vim development Vim logo Vim Book Ad

launchassociated.vim : Launches current file with the associated program.

 script karma  Rating 0/0, Downloaded by 1064  Comments, bugs, improvements  Vim wiki

created by
Caglar Toklu
 
script type
utility
 
description
launchassociated.vim
Launches current file with the associated program.

For example, if you are editing an HTML file, and type the command LaunchAssociated, your default browser will open it.

It can be used on any file type, such as .xml, .html, .java or even .png, anything that is associated with a program.

https://github.com/caglartoklu/launchassociated.vim

The development is on Github.
For documentation, please visit the homepage link.
Functionality changes will still be reflected to Vim.org page.
 
install details
For Vundle users:
    Plugin 'caglartoklu/launchassociated.vim'

For Pathogen users:
    cd ~/.vim/bundle
    git clone git://github.com/caglartoklu/launchassociated.vim

For all other users, simply drop the launchassociated.vim file to your plugin directory.
 

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
launchassociated.vim 0.0.2 2015-04-21 7.0 Caglar Toklu Added SelectInFileManager command (currently, Windows only).
This command will open the file manager and the buffer will be selected by default.
launchassociated.vim 0.0.1 2013-10-28 7.0 Caglar Toklu Initial upload
ip used for rating: 3.16.81.94

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