summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_core/defaults.lua
AgeCommit message (Expand)AuthorFiles
2026-04-21backport: refactor(test): drop deprecated exc_exec #39255Justin M. Keyes1
2026-04-15backport: refactor: update usages of deprecated "buffer" param #39090Justin M. Keyes1
2026-04-09fix(messages): truncate warning messages only in display (#38901)zeertzjq1
2026-03-31fix(defaults): check for TUI on non-stdio channel on startup (#38581)zeertzjq1
2026-03-23refactor: rename termcap.lua -> tty.lua #38437Justin M. Keyes1
2026-03-21feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360skewb1k1
2026-03-19feat(defaults): map "grx" to vim.lsp.codelens.run() #37689Yi Ming1
2026-03-18docs: misc, terminalJustin M. Keyes1
2026-03-18refactor(terminal): impl "[Process exited]" in Lua #38343Ayaan1
2026-03-13refactor: rename _ensure_integer => _assert_integerJustin M. Keyes1
2026-03-12refactor: integer functions, optimize asserts #34112Lewis Russell1
2026-03-12docs: use "ev" convention in event-handlersJustin M. Keyes1
2026-03-12feat(startup): warn if NVIM_LOG_FILE is inaccessible #38070anondeveg1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1
2026-03-08feat(treesitter): incremental selectionaltermo1
2026-03-02test: suppress DSR wait warning when running tests (#38126)zeertzjq1
2026-02-27fix(startup): wait for bg detection before user config #37075Kyle1
2026-02-16feat(lsp): support `textDocument/documentLink` (#37644)Maria Solano1
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1