summaryrefslogtreecommitdiffstatshomepage
path: root/src/gen
AgeCommit message (Expand)AuthorFiles
2026-04-23fix(lua): don't strip debuginfo in precompile module #39191phanium2
2026-04-21feat(build.zig): update to zig 0.16Chinmay Dalal1
2026-04-19feat(options): add 'winpinned' to pin a window #39157luukvbaal1
2026-04-17perf(vim.fn): call Lua-implemented vim.fn.xx() directly #39166Justin M. Keyes1
2026-04-16test: lint naming conventions #39117Justin M. Keyes4
2026-04-16feat(docs): render class dot members as module functionsYi Ming2
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes1
2026-04-14refactor(options): generate "modeline disallowed" doc text #39019Justin M. Keyes2
2026-03-30fix(termkey): use terminfo for (shift+)left/right keysTomas Janousek1
2026-03-30revert: "fix(scripts): gen_terminfo clears Windows terminfo definitions #36736"Tomas Janousek1
2026-03-29version bumpJustin M. Keyes1
2026-03-29NVIM v0.12.0v0.12.0Justin M. Keyes1
2026-03-24docs: job-control.txt => flow layout #38463Yochem van Rosmalen1
2026-03-24docs: api, plugins, ui2Justin M. Keyes2
2026-03-23docs: change lua-bit to new layout #38447Yochem van Rosmalen1
2026-03-23test: ignore kuwasha.net url #38438Yochem van Rosmalen1
2026-03-23fix(runtime)!: move "tohtml" to pack/dist/opt/ #34557Justin M. Keyes1
2026-03-22docs: starting.txt new layoutJustin M. Keyes1
2026-03-22fix(docs): improve adjacent list itemsJustin M. Keyes1
2026-03-20docs: miscJustin M. Keyes1
2026-03-20docs: add comment on how `[...]()` behaves (#38389)Maria Solano1
2026-03-18docs: terminal.txt new layoutJustin M. Keyes1
2026-03-13refactor(treesitter)!: get_parser return nil on error #37276nikolightsaber1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1
2026-03-09Merge #38117 from noib3/fix-lua-lints-in-srcJustin M. Keyes21
2026-03-09fix: resolve all remaining LuaLS warnings in `src/`Riccardo Mazzarini18
2026-03-09fix: silence LuaLS's `no-unknown` warnings in `src/`Riccardo Mazzarini10
2026-03-07refactor(lua): adapt to Stylua 2.4.0Christian Clason1
2026-03-06fix(gen): alias /doc/user/helptag.html to /doc/user/helptag/ #38156Yochem van Rosmalen1
2026-02-28revert :gen_help_html.lua commit 4a4de73 #38100Yochem van Rosmalen1
2026-02-27fix(help): better align local-additions #38097Yochem van Rosmalen1
2026-02-23refactor(gen): let Hugo build html docs #37972Yochem van Rosmalen1
2026-02-23feat(messages): drop hardcoded 'showmode' delay #38029Justin M. Keyes1
2026-02-20feat(highlight): support more SGR attributes #37901Riccardo Mazzarini1
2026-02-16fix(lsp): map all LSP methods to server capabilities (#37910)Tristan Knight1
2026-02-14refactor(lsp): centralize provider capability resolution #37221Tristan Knight1
2026-02-05refactor: rename _extui => _core.ui2 #37692luukvbaal1
2026-02-03feat(lsp): support range + full semantic token requests #37611jdrouhard1
2026-01-26fix(ui): only internal messages are unsafe #37462luukvbaal1
2026-01-21fix(lua): correct line number reporting for options set in coroutines (#37463)Tommy Guo1
2026-01-07docs: misc (#37280)zeertzjq1
2026-01-02fix(lsp): improve dynamic registration handling #37161Tristan Knight1
2025-12-30build: move shared.lua to _core/Justin M. Keyes2
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes2
2025-12-18fix(lua): don't remove first char of non-file stacktrace source (#37008)zeertzjq1
2025-12-15ci(lintdocurls): ignore websites that block GHA #36982Yochem van Rosmalen1
2025-12-15feat(docs): numbered listitemsJustin M. Keyes1
2025-12-15fix(gen_help_html): parser overrideJustin M. Keyes1
2025-12-15feat(tui): ghostty builtin terminfo #36963Justin M. Keyes1
2025-12-06docs: miscJustin M. Keyes1