launchassociated.vim : Launches current file with the associated program.
script karma |
Rating 0/0,
Downloaded by 1145 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.239.90.61
|