Files
neovim/runtime/lua
zeertzjq 94144d4678 fix(lua): vim._with() doesn't save boolean options properly (#37354)
Problem:  vim._with() doesn't save boolean options with false values
          properly.
Solution: Use vim.F.if_nil().
2026-01-11 20:04:32 +08:00
..
2025-02-09 18:10:54 +01:00
2025-12-15 13:55:15 -05:00