diff options
author | bfredl <bjorn.linse@gmail.com> | 2023-08-09 20:25:16 +0200 |
---|---|---|
committer | bfredl <bjorn.linse@gmail.com> | 2023-08-09 20:34:07 +0200 |
commit | dbcba26bf1e4ec717dc488b73351f8a9bb93ff26 (patch) | |
tree | 7b29301430661b5e416e8d043002531c878d72a2 /runtime/lua/vim/iter.lua | |
parent | 68f12e7fcb1fb8b95ca0b1207683d929574c0555 (diff) | |
download | rneovim-dbcba26bf1e4ec717dc488b73351f8a9bb93ff26.tar.gz rneovim-dbcba26bf1e4ec717dc488b73351f8a9bb93ff26.tar.bz2 rneovim-dbcba26bf1e4ec717dc488b73351f8a9bb93ff26.zip |
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.
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions