aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* feat(treesitter): allow passing lang to InspectTreeMaria José Solano2025-03-12
* vim-patch:a8aeeeb: runtime(tera): remove unwanted code and fix issues in synt...Muntasir Mahmud2025-03-12
* vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq2025-03-11
* refactor(lsp): rename `on_publish_diagnostics` parameter #32776Will Lillis2025-03-11
* feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain2025-03-11
* fix: warn when :InspectTree on buffer with no parser #32783phanium2025-03-11
* fix(lsp): improve LSP floating preview window cleanup #31353glepnir2025-03-11
* fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837glepnir2025-03-11
* fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq2025-03-11
* vim-patch:9.1.1194: filetype: false positive help filetype detectionzeertzjq2025-03-11
* vim-patch:9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the p...zeertzjq2025-03-11
* vim-patch:9.1.1186: filetype: help files in git repos are not detectedzeertzjq2025-03-11
* feat(checkhealth): group parsers by name and path in outputEike2025-03-10
* fix(lsp)!: pass buffer number to root_dir functionLewis Russell2025-03-10
* feat(lsp): support completion context #32793Maria José Solano2025-03-10
* fix(tohtml): disable modeline #32822altermo2025-03-10
* docs(vvars): vim.v.event.windows #32673Vlad2025-03-10
* fix(lua): types for vim.api.keyset.win_config #32700Tomasz N2025-03-10
* vim-patch:d49ba7b: runtime(sh): set b:match_skip to ignore matches for matchi...zeertzjq2025-03-10
* vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...Christian Clason2025-03-10
* 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