Open associated programs : Open files and web pages in associated programs from Vim
| script karma |
Rating 20/5,
Downloaded by 504
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Peter Odding |
| |
| script type |
| utility |
| |
| description |
This plug-in knows how to open files, directories, URLs and e-mail addresses from inside Vim using the associated programs. It should work on Windows, Mac OS X and most Linux installations. For more information about the plug-in please refer to its homepage or the project page on GitHub:
• http://peterodding.com/code/vim/open-associated-programs/
• http://github.com/xolox/vim-open-associated-programs
If you have questions, bug reports, suggestions, etc. the author can be contacted at peter@peterodding.com. If you like this plug-in please vote for it below! |
| |
| install details |
Unzip the most recent ZIP archive file (see below) inside your Vim profile directory (usually this is "~/.vim" on UNIX and "%USERPROFILE%\vimfiles" on Windows), restart Vim and execute the command ":helptags ~/.vim/doc" (use ":helptags ~\vimfiles\doc" instead on Windows).
Note that on Windows a command prompt window pops up when either of the functions is called. If this bothers you then you can install my shell.vim plug-in (see vimscript #3123) which includes a DLL that works around this issue. Once you’ve installed both plug-ins it should work out of the box! |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 54.235.20.17
|