aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* docs(api): show "since" in API docs #32806Justin M. Keyes2025-03-09
* fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* docs(highlight): collect all default highlight groupsChristian Clason2025-03-09
* vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)Muntasir Mahmud2025-03-09
* vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq2025-03-09
* vim-patch:d89770e: runtime(doc): use GNOME instead of Gnomezeertzjq2025-03-09
* vim-patch:3d1a437: runtime(doc): warn users about potentially risky hotkeyzeertzjq2025-03-09
* docs(events): document events that can always be nested (#32778)zeertzjq2025-03-09
* vim-patch:62e8228: runtime(go): add 'keywordprg' and 'formatprg' to ftpluginChristian Clason2025-03-08
* docs: OSC 133 shell config #32771Justin M. Keyes2025-03-07
* fix(types): do not mark unstable API as privateLewis Russell2025-03-08
* vim-patch:6bdfeb0: runtime(vim): Update base-syntax, bug fixes (#32775)zeertzjq2025-03-07
* feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders2025-03-07
* fix(lua): always use vim.inspect() for :lua= (#32715)zeertzjq2025-03-07
* fix(lsp): use unresolved code action when `codeAction/resolve` failsMaria José Solano2025-03-07
* vim-patch:9.1.1177: filetype: tera files not detectedChristian Clason2025-03-07
* vim-patch:08a410f: runtime(vim): recognize <...> strings (and keys) for 'keyw...zeertzjq2025-03-06
* vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)zeertzjq2025-03-06
* feat(lsp): support for resolving code action command (#32704)Maria José Solano2025-03-06
* fix(tui): remove DCS escaping in tmux (#32723)Gregory Anders2025-03-05
* vim-patch:4783a2c: runtime(doc): mention bzip3 in gzip plugin documentation (...zeertzjq2025-03-05
* feat(terminal)!: include cursor position in TermRequest event data (#31609)Gregory Anders2025-03-05
* fix(lsp): open_floating_preview() ignores max_height (#32716)Robert Muir2025-03-04
* fix(diagnostic): virtual_lines diagnostic columns (#32703)James Trew2025-03-04
* vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq2025-03-04
* vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny2025-03-04
* vim-patch:9.1.1164: [security]: code execution with tar.vim and special craft...zeertzjq2025-03-02
* docs: misc #31996Justin M. Keyes2025-03-02
* feat(lua): don't complete private (_) fields after dot (.) #32690Maria José Solano2025-03-02
* feat(comment): allow commentstring to be determined from node metadataRiley Bruins2025-03-02
* build!: turn off translations by defaultdundargoc2025-03-02
* vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq2025-03-02
* vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq2025-03-02
* vim-patch:0b82054: runtime(lua): Improve 'include' and make '*expr' functions...brianhuster2025-03-02
* vim-patch:00a00f5: runtime(lua): Update lua ftplugin and documentationbrianhuster2025-03-02
* vim-patch:8ac975d: runtime(tar): fix syntax error in tar.vimChristian Clason2025-03-01
* feat(treesitter): add more metadata to `language.inspect()` (#32657)Lewis Russell2025-03-01
* vim-patch:56957ed: runtime(misc): add support for bzip3 to tar, vimball and g...Christian Clason2025-03-01
* docs(Open): add reference in documentation (#32678)Luca Saccarola2025-02-28
* fix(marks): ineffective conceal_line callback optimization (#32662)luukvbaal2025-02-28
* vim-patch:8.2.4607: sourcing buffer lines may lead to errors for conflictszeertzjq2025-02-28
* vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq2025-02-28
* vim-patch:8.2.4594: need to write script to a file to be able to source themzeertzjq2025-02-28
* fix(treesitter): correctly parse queries with combined injectionsRiley Bruins2025-02-28
* vim-patch:3d75ec7: runtime(compiler): improve svelte-checkChristian Clason2025-02-28
* vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...zeertzjq2025-02-28
* vim-patch:60bd140: runtime(vim): Update base-syntax, match Vim9 function call...zeertzjq2025-02-28
* doc: clarify window-id, tab-id, nvim_set_current_x #32528David Briscoe2025-02-27
* feat(lua): vim.text.indent()Justin M. Keyes2025-02-26
* build: move all generator scripts to `src/gen/`Lewis Russell2025-02-26