Files
neovim/runtime/lua/vim
Gregory Anders 36662c9612 fix: resolve nil arguments to API functions (#16889)
As revealed by #16745, some functions pass a nil value to API functions,
which have been implicitly converted to 0. #16745 breaks this implicit
conversion, so explicitly pass a resolved buffer number to these API
functions.
2022-01-03 06:48:01 -07:00
..
2018-12-20 11:57:30 +01:00
2021-11-27 11:10:48 -05:00
2021-12-28 18:15:16 +01:00
2021-11-27 11:10:48 -05:00