mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00

This means functions shadow variables with the same name, but at least that's better than listing functions with the documentation from the variable! (That happened because the call to yas--document-symbols in snippet-reference.org was prefering function values to variables, while the yas--document-symbol was prefering variable doc to function doc).