aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_defaults.lua
Commit message (Expand)AuthorAge
* fix(defaults): wait until VimEnter to set background (#26284)Gregory Anders2023-11-29
* refactor: use optional base argument of tonumber (#26070)Gregory Anders2023-11-16
* fix: only attempt to close timer if not already closing (#26047)Gregory Anders2023-11-14
* refactor: move background color detection into LuaGregory Anders2023-11-13
* refactor: move defaults into separate module (#25929)Gregory Anders2023-11-08