Files
neovim/test/functional/lua
bfredl dbcba26bf1 fix(api): revert unintended change of optional bool params
Currently (as of nvim 0.9), the behavior of boolean params in
vim.api lua wrappers is inconsistent for optional parameters
(part of an `opts` dict) compared to positional parameters.

This was inadvertently changed in #24524 . While cleaning up this
inconsistency is something we might want eventually, it needs
to be discussed separately and the impact of existing code considered.
2023-08-09 20:34:07 +02:00
..
2023-04-02 16:11:42 +08:00
2023-06-25 17:14:28 +02:00
2023-06-07 13:52:23 +01:00
2023-06-12 01:14:33 +02:00