aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * feat(lsp): completion opts support custom item conversion (#30060)glepnir2024-08-22
| * fix(lsp): suppress completion request if completion is active (#30028)glepnir2024-08-22
| * vim-patch:bc29ea6: runtime(zip): simplify condition to detect MS-Windows (#30...zeertzjq2024-08-22
| * vim-patch:5f5f283: runtime(pandoc): escape quotes in &errorformat for pandocChristian Clason2024-08-21
| * vim-patch:d55e698: runtime(pandoc): refine pandoc compiler settingsChristian Clason2024-08-21
| * vim-patch:9.1.0686: zip-plugin has problems with special characters (#30108)zeertzjq2024-08-20
| * vim-patch:e44e644: runtime(doc): fix grammar in :h :keeppatternszeertzjq2024-08-21
| * vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txtzeertzjq2024-08-21
| * vim-patch:175a87c: runtime(doc): more clarification for the :keeppatterns neededzeertzjq2024-08-21
| * fix(lsp): update request name to capability map #30098atusy2024-08-20
| * docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521Ricardo Casía2024-08-20
| * fix(vim.text): handle very long strings (#30075)Gregory Anders2024-08-17
| * vim-patch:8e25d91: runtime(dist): verify that executable is in $PATHChristian Clason2024-08-18
| * vim-patch:6908db4: runtime(colors): update colorschemesChristian Clason2024-08-17
| * vim-patch:c6ed816: runtime(yaml): do not re-indent when commenting out linesChristian Clason2024-08-17
| * vim-patch:1fbccc1: runtime(netrw): Drop committed trace linesChristian Clason2024-08-17
| * vim-patch:b4d1164: runtime(netrw): Error popup not always usedChristian Clason2024-08-17
| * vim-patch:7c75411: runtime(netrw): ErrorMsg() may throw E121Christian Clason2024-08-17
| * vim-patch:a1dc649: runtime(dosbatch): Show %%i as an argument in syntax fileChristian Clason2024-08-17
| * vim-patch:11c92be: runtime(dosbatch): Add syn-sync to syntax fileChristian Clason2024-08-17
| * vim-patch:dd36d6c: runtime(mediawiki): fix typo in doc, test for b:did_ftplug...Christian Clason2024-08-17
| * vim-patch:d164f2a: runtime(vim): Update base-syntax, improve :let-heredoc hig...zeertzjq2024-08-16
| * vim-patch:cba93ca: runtime(doc): clarify the effect of :keeppatterns after v9...zeertzjq2024-08-17
| * vim-patch:9.1.0677: :keepp does not retain the substitute patternzeertzjq2024-08-17
| * fix(tutor): incorrect lines marked as correct #29833Eduardo Rittner Coelho2024-08-16
| * fix(docs): add missing properties to hl_info #30032Maria José Solano2024-08-16
| * fix(man): avoid setting v:errmsg (#30052)zeertzjq2024-08-15
| * feat(term): support OSC 8 hyperlinks in :terminal (#30050)Gregory Anders2024-08-15
| * vim-patch:fc762df: runtime(sql, mysql): fix E169: Command too recursive with ...Yinzuo Jiang2024-08-15
| * vim-patch:ea76096: runtime(javascript): fix a few issues with syntax higlight...tobil4sk2024-08-14
| * vim-patch:dc831db: runtime(doc): add help tags for json + markdown global var...zeertzjq2024-08-13
| * fix(loader): follow the style of the error message for built-in loadersfutsuuu2024-08-13
| * fix(lua): ignore stdout and stderr for xdg-openAaron2024-08-12
| * test(lsp): refactor and tidyLewis Russell2024-08-11
| * feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
| * build(deps): vendor libvterm at v0.3.3Christian Clason2024-08-10
| * vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2024-08-09
| * vim-patch:39eff4c: runtime(proto): Add indent script for protobuf filetypeChristian Clason2024-08-08
| * fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)Grzegorz Rozdzialik2024-08-07
| * vim-patch:afea6b9: runtime(zip): use defer to restore old settingszeertzjq2024-08-07
| * vim-patch:8d52926: runtime(zip): add a generic Message functionzeertzjq2024-08-07
| * vim-patch:a336d8f: runtime(zip): increment base version of zip pluginzeertzjq2024-08-07
| * vim-patch:19636be: runtime(zip): refactor save and restore of optionszeertzjq2024-08-07
| * vim-patch:33836d3: runtime(zip): remove test for fnameescapezeertzjq2024-08-07
| * vim-patch:120c0dd: runtime(zip): use :echomsg instead of :echozeertzjq2024-08-07
| * vim-patch:a63f66e: runtime(zip): clean up and remove commentszeertzjq2024-08-07
| * docs(treesitter): generate inline docs for `Range`sYi Ming2024-08-06
| * vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
| * vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06
| * vim-patch:f0e9b72: runtime(zip): Fix for FreeBSD's unzip commandzeertzjq2024-08-06