sponsor Vim development Vim logo Vim Book Ad

gf-ext : Extend "gf" to support opening files in external programs

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

created by
Daniel P. Wright
 
script type
utility
 
description
gf-ext allows you to specify "handlers" for filetypes based on a regular expression you supply (often specifying a file extension).  This is useful when you want to view or edit files which are referenced in source code but aren't necessarily source text files themselves; for example `<img>` tags in HTML, source asset files, and so on.

Full details available on the plugin's github page at http://github.com/dpwright/vim-gf-ext or in the plugin's documentation.  Please report any issues or submit any contributions through github.
 
install details
Extract the zip file into your ~/.vim folder, or install using Pathogen (http://github.com/tpope/vim-pathogen).

I recommend installing from the plugin's github page at http://github.com/dpwright/vim-gf-ext as that will get updated much more frequently than this page does.
 

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
gf-ext.zip 1.0 2013-02-06 7.0 Daniel P. Wright Initial upload
ip used for rating: 3.144.84.155

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