]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vimgoto): Implement jumping to autoloaded functions
authorAndrew Radev <andrey.radev@gmail.com>
Tue, 2 Sep 2025 18:51:43 +0000 (20:51 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 2 Sep 2025 18:51:43 +0000 (20:51 +0200)
commit1acbcbc5f043eb976adf17b5f6643376bd09cdb5
tree4baa54de67c5545a31943d8f0026f0b849ff9a43
parent9a6cafdc1ca51653cc37ab896a27db70d6cb1b15
runtime(vimgoto): Implement jumping to autoloaded functions

Also refactor the script slightly.

closes: #18193

Co-authored-by: dkearns <dougkearns@gmail.com>
Signed-off-by: Andrew Radev <andrey.radev@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/vimgoto.vim