openrel.vim : Open relatively-described files under the cursor 
 
 
  |  script karma  | 
  
    Rating 0/4,
    Downloaded by 677   | 
  
   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 |  
 |  
|   |  
 
script versions (upload new version)
Click on the package to download.
 
 
ip used for rating: 216.73.216.208
           |