diff options
author | luukvbaal <luukvbaal@gmail.com> | 2024-02-02 06:14:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-02 13:14:10 +0800 |
commit | 4a1ad676ce0bdaead122b092d2ff33b51679ffe9 (patch) | |
tree | 43b2f09fc1e396c1d3afdc269f03f2fd8a66515f /runtime/lua/vim/ui.lua | |
parent | 1405e5c8c1f3b3ef59cab0ac2d0a28b9b88869cf (diff) | |
download | rneovim-4a1ad676ce0bdaead122b092d2ff33b51679ffe9.tar.gz rneovim-4a1ad676ce0bdaead122b092d2ff33b51679ffe9.tar.bz2 rneovim-4a1ad676ce0bdaead122b092d2ff33b51679ffe9.zip |
feat(ex_cmds): no error on :lua with {range} and {code} (#27290)
Problem: Erroring when both {range} and {code} are supplied to
:lua is inconvenient and may break mappings.
Solution: Don't error, ignore {range} and execute {code} when both
are supplied.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions