mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 21:09:47 +10:00
Problem: unreliable types for complete function arguments Solution: fix argument type for functions w/ unreliable type conversion(Ozaki Kiichi) vim/vim#2993