aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* vim-patch:217d3c1: runtime(doc): capitalize correctlyzeertzjq2024-08-06
* vim-patch:c0f7505: runtime(lua): add/subtract a 'shiftwidth' after '('/')' in...Christian Clason2024-08-04
* vim-patch:c5bdd66: runtime(zip): escape '[' on Unix as wellChristian Clason2024-08-04
* vim-patch:947f752: runtime(doc): fix typo in syntax.txt (#29974)zeertzjq2024-08-04
* vim-patch:6228481: runtime(colors): update Todo highlight in habamax colorschemeChristian Clason2024-08-03
* docs(filetype): consolidate comments in dev_vimpatch.txtChristian Clason2024-08-03
* docs(filetype): add note about prefering explicit lists over patternEvgeni Chasnovski2024-08-03
* refactor(filetype): use extension match instead of pattern if possibleEvgeni Chasnovski2024-08-03
* refactor(filetype): use file name match instead of pattern if possibleEvgeni Chasnovski2024-08-03
* fix(lsp): redundant spaces in lsp log (#29970)Jaehwang Jung2024-08-03
* feat(lsp): announce codeLens resolveSupport (#29956)Mathias Fußenegger2024-08-03