google / google/vimdoc

Vimdoc can die when referencing a function defined in the same plugin

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
306
Forks
30
PR merge metrics
No merged PRs in 30d

Description

When I put `@function(maktaba#error#Shout)` in library.vim, vimdoc dies because it can't find maktaba#error#Shout. Note that there's likely some randomness involved here depending upon which plugin file is loaded when. Vimdoc needs to load all files before outputting any, so that it's able to avoid "function not found" errors in this case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.