Files
neovim/runtime/lua/vim/_core
Christian Clason d83141c0f2 fix(ui2): allow empty argument for enable() #38605
Problem: `vim._core.ui2.enable` requires passing an empty table for
default options, unlike other (native) Lua API.

Solution: Initialize `opts` with empty table if `nil` is passed.
(cherry picked from commit e508aa0fa8)
2026-03-30 17:22:14 +00:00
..
2026-03-24 00:14:55 +01:00
2026-03-28 09:59:54 -04:00
2026-01-23 09:30:37 +01:00