Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

sgur/vim-gf-autoload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

gf-autoload

Go to the autoload function definition in VimL.

Summary

gf-autoload is a Vim plugin to extend gf and other commands.

With this plugin, you can open the file and locate the cursor to the function definition from the autoload function identifier under the cursor.

(Additional) the functionality of jumping to the script-local function definition is also provided.

Uasge

Type gf on foo#bar() or s:foo() (<SID>foo()) function.

Requirements

About

Go to the autoload function definition in VimL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published