Files
neovim/runtime/lua/vim/_core
Christian Clason e508aa0fa8 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.
2026-03-30 16:47:02 +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