mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10:00
Problem: incorrect return type doc causes luals `Annotations specify that at most 0 return value(s) are required, found 1 returned here instead.` diagnosis Solution: correct return type doc