summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2024-08-26vim-patch:88a6dd0: runtime(doc): fix typo (#30140)zeertzjq1
2024-08-25fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong2
2024-08-25vim-patch:9.1.0694: matchparen is slow on a long line (#30134)zeertzjq1
2024-08-24vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq1
2024-08-24vim-patch:7866d54: runtime(vim): Update base-syntax, match :loadkeymap after ...zeertzjq1
2024-08-24vim-patch:7884cc7: runtime(vim): Update base-syntax, improve :let-heredoc hig...zeertzjq1
2024-08-23vim-patch:95e9078: runtime(vim): Improve heredoc handling for all embedded sc...zeertzjq1
2024-08-22vim-patch:2750b83: runtime(java): Make the bundled &foldtext function optionalChristian Clason2
2024-08-22vim-patch:c75dad0: runtime(netrw): Change line on `mx` if command output existsChristian Clason1
2024-08-22vim-patch:38cfa2b: runtime(netrw): Fix `mf`-selected entry highlightingChristian Clason1
2024-08-22vim-patch:0e9fd77: runtime(htmlangular): add html syntax highlightingChristian Clason1
2024-08-22feat(lsp): completion opts support custom item conversion (#30060)glepnir3
2024-08-22fix(lsp): suppress completion request if completion is active (#30028)glepnir1
2024-08-22vim-patch:bc29ea6: runtime(zip): simplify condition to detect MS-Windows (#30...zeertzjq1
2024-08-21vim-patch:5f5f283: runtime(pandoc): escape quotes in &errorformat for pandocChristian Clason1
2024-08-21vim-patch:d55e698: runtime(pandoc): refine pandoc compiler settingsChristian Clason2
2024-08-20vim-patch:9.1.0686: zip-plugin has problems with special characters (#30108)zeertzjq1
2024-08-21vim-patch:e44e644: runtime(doc): fix grammar in :h :keeppatternszeertzjq1
2024-08-21vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txtzeertzjq1
2024-08-21vim-patch:175a87c: runtime(doc): more clarification for the :keeppatterns neededzeertzjq1
2024-08-20fix(lsp): update request name to capability map #30098atusy1
2024-08-20docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521Ricardo Casía2
2024-08-17fix(vim.text): handle very long strings (#30075)Gregory Anders1
2024-08-18vim-patch:8e25d91: runtime(dist): verify that executable is in $PATHChristian Clason1
2024-08-17vim-patch:6908db4: runtime(colors): update colorschemesChristian Clason24
2024-08-17vim-patch:c6ed816: runtime(yaml): do not re-indent when commenting out linesChristian Clason1
2024-08-17vim-patch:1fbccc1: runtime(netrw): Drop committed trace linesChristian Clason1
2024-08-17vim-patch:b4d1164: runtime(netrw): Error popup not always usedChristian Clason1
2024-08-17vim-patch:7c75411: runtime(netrw): ErrorMsg() may throw E121Christian Clason1
2024-08-17vim-patch:a1dc649: runtime(dosbatch): Show %%i as an argument in syntax fileChristian Clason1
2024-08-17vim-patch:11c92be: runtime(dosbatch): Add syn-sync to syntax fileChristian Clason1
2024-08-17vim-patch:dd36d6c: runtime(mediawiki): fix typo in doc, test for b:did_ftplug...Christian Clason2
2024-08-16vim-patch:d164f2a: runtime(vim): Update base-syntax, improve :let-heredoc hig...zeertzjq1
2024-08-17vim-patch:cba93ca: runtime(doc): clarify the effect of :keeppatterns after v9...zeertzjq1
2024-08-17vim-patch:9.1.0677: :keepp does not retain the substitute patternzeertzjq1
2024-08-16fix(tutor): incorrect lines marked as correct #29833Eduardo Rittner Coelho1
2024-08-16fix(docs): add missing properties to hl_info #30032Maria José Solano2
2024-08-15fix(man): avoid setting v:errmsg (#30052)zeertzjq1
2024-08-15feat(term): support OSC 8 hyperlinks in :terminal (#30050)Gregory Anders1
2024-08-15vim-patch:fc762df: runtime(sql, mysql): fix E169: Command too recursive with ...Yinzuo Jiang2
2024-08-14vim-patch:ea76096: runtime(javascript): fix a few issues with syntax higlight...tobil4sk1
2024-08-13vim-patch:dc831db: runtime(doc): add help tags for json + markdown global var...zeertzjq1
2024-08-13fix(loader): follow the style of the error message for built-in loadersfutsuuu1
2024-08-12fix(lua): ignore stdout and stderr for xdg-openAaron1
2024-08-11test(lsp): refactor and tidyLewis Russell4
2024-08-10feat(term): enable reflow by default (#21124)Christian Clason3
2024-08-10build(deps): vendor libvterm at v0.3.3Christian Clason1
2024-08-09vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2
2024-08-08vim-patch:39eff4c: runtime(proto): Add indent script for protobuf filetypeChristian Clason1
2024-08-07fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)Grzegorz Rozdzialik1