sponsor Vim development Vim logo Vim Book Ad

openrel.vim : Open relatively-described files under the cursor

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

created by
Ryo Shibayama
 
script type
utility
 
description
" DESCRIPTION:
"  This plugin enables vim to open relatively-described files under the cursor.
"
"  If :call GotoRelTargetFile(), jump to the file
"  Ctrl-O : You can go back to source file
"  let g:openrel_root_dirs = ['/var/www/']
"
"  Please add following setting to your .vimrc
" ==================================================
" nnoremap gaf :<C-u>call GotoRelTargetFile()<CR>
" ==================================================
 
install details
 

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
openrel.vim 0.1 2011-11-15 6.0 Ryo Shibayama initial upload
ip used for rating: 3.93.173.205

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