mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
Everything after a "#" char is a "description" comment, i.e. luals won't treat it as a type, name, etc. But "#" should not be present in the generated docs (such as :help docs). https://github.com/LuaLS/lua-language-server/wiki/Annotations#return