mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 05:15:05 +00:00
* str_utfindex checks number of arguments only, but ignores the case in which the second argument is an explicit nil. Previously this required dropping the second argument entirely. * Modify the C binding to explicitly check if the second argument is nil