summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2025-03-12fix(diagnostic): clear autocmd only for valid buf (#32861)Jaehwang Jung1
2025-03-12fix: update osc52 termfeatures flag on UIEnter/UILeave (#32756)Gregory Anders1
2025-03-12fix(lsp): handle non-existent configs in lsp.config/enableLewis Russell2
2025-03-12vim-patch:4fa2dd2: runtime(compiler): add comment for Dispatch (#32856)zeertzjq5
2025-03-12feat(treesitter): allow `iter_captures` to accept `opts`Riley Bruins3
2025-03-12vim-patch:2347330: runtime(compiler): allow customizing exe and args for tsc ...Muntasir Mahmud2
2025-03-12feat(treesitter): allow passing lang to InspectTreeMaria José Solano1
2025-03-12vim-patch:a8aeeeb: runtime(tera): remove unwanted code and fix issues in synt...Muntasir Mahmud1
2025-03-11vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq2
2025-03-11refactor(lsp): rename `on_publish_diagnostics` parameter #32776Will Lillis3
2025-03-11feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain6
2025-03-11fix: warn when :InspectTree on buffer with no parser #32783phanium1
2025-03-11fix(lsp): improve LSP floating preview window cleanup #31353glepnir1
2025-03-11fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837glepnir1
2025-03-11fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq2
2025-03-11vim-patch:9.1.1194: filetype: false positive help filetype detectionzeertzjq1
2025-03-11vim-patch:9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the p...zeertzjq1
2025-03-11vim-patch:9.1.1186: filetype: help files in git repos are not detectedzeertzjq1
2025-03-10feat(checkhealth): group parsers by name and path in outputEike1
2025-03-10fix(lsp)!: pass buffer number to root_dir functionLewis Russell2
2025-03-10feat(lsp): support completion context #32793Maria José Solano4
2025-03-10fix(tohtml): disable modeline #32822altermo1
2025-03-10docs(vvars): vim.v.event.windows #32673Vlad3
2025-03-10fix(lua): types for vim.api.keyset.win_config #32700Tomasz N1
2025-03-10vim-patch:d49ba7b: runtime(sh): set b:match_skip to ignore matches for matchi...zeertzjq1
2025-03-10vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...Christian Clason3
2025-03-09docs(api): show "since" in API docs #32806Justin M. Keyes1
2025-03-09fix(build): vimdoc tags are not validated #32801Justin M. Keyes11
2025-03-09docs(highlight): collect all default highlight groupsChristian Clason2
2025-03-09vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)Muntasir Mahmud4
2025-03-09vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq1
2025-03-09vim-patch:d89770e: runtime(doc): use GNOME instead of Gnomezeertzjq2
2025-03-09vim-patch:3d1a437: runtime(doc): warn users about potentially risky hotkeyzeertzjq2
2025-03-09docs(events): document events that can always be nested (#32778)zeertzjq1
2025-03-08vim-patch:62e8228: runtime(go): add 'keywordprg' and 'formatprg' to ftpluginChristian Clason1
2025-03-07docs: OSC 133 shell config #32771Justin M. Keyes2
2025-03-08fix(types): do not mark unstable API as privateLewis Russell1
2025-03-07vim-patch:6bdfeb0: runtime(vim): Update base-syntax, bug fixes (#32775)zeertzjq1
2025-03-07feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders4
2025-03-07fix(lua): always use vim.inspect() for :lua= (#32715)zeertzjq2
2025-03-07fix(lsp): use unresolved code action when `codeAction/resolve` failsMaria José Solano1
2025-03-07vim-patch:9.1.1177: filetype: tera files not detectedChristian Clason2
2025-03-06vim-patch:08a410f: runtime(vim): recognize <...> strings (and keys) for 'keyw...zeertzjq1
2025-03-06vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)zeertzjq2
2025-03-06feat(lsp): support for resolving code action command (#32704)Maria José Solano3
2025-03-05fix(tui): remove DCS escaping in tmux (#32723)Gregory Anders3
2025-03-05vim-patch:4783a2c: runtime(doc): mention bzip3 in gzip plugin documentation (...zeertzjq1
2025-03-05feat(terminal)!: include cursor position in TermRequest event data (#31609)Gregory Anders7
2025-03-04fix(lsp): open_floating_preview() ignores max_height (#32716)Robert Muir1
2025-03-04fix(diagnostic): virtual_lines diagnostic columns (#32703)James Trew1