aboutsummaryrefslogtreecommitdiff
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
* fix(api): error properly with invalid field in nvim_open_win (#30078)zeertzjq2024-08-17
* 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
* Merge pull request #30066 from zeertzjq/vim-9.1.0677zeertzjq2024-08-17
|\
| * 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
|/
* Merge pull request #30068 from zeertzjq/vim-9.1.0678zeertzjq2024-08-17
|\
| * vim-patch:9.1.0679: Rename from w_closing to w_locked is incompletezeertzjq2024-08-17
| * vim-patch:9.1.0678: [security]: use-after-free in alist_add()zeertzjq2024-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
* feat(diff): do not try external when out of memoryLewis Russell2024-08-15
* 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
* build(deps): bump luajit to HEAD - ae4735f62Christian Clason2024-08-15
* vim-patch:ea76096: runtime(javascript): fix a few issues with syntax higlight...tobil4sk2024-08-14
* Merge pull request #30045 from bfredl/nodefault5bfredl2024-08-14
|\
| * refactor(tests): again yet more global highlight definitionsbfredl2024-08-14
* | fix(highlight): fix the seg fault caused by the invalid linked hl idsWilliam Wong2024-08-14
|/
* vim-patch:dc831db: runtime(doc): add help tags for json + markdown global var...zeertzjq2024-08-13
* test: remove internal assertions and simplifyfutsuuu2024-08-13
* test: add a test to check the indentationfutsuuu2024-08-13
* fix(loader): follow the style of the error message for built-in loadersfutsuuu2024-08-13
* refactor(fileio): use os_copy() to copy file (#30030)zeertzjq2024-08-13
* fix(win-msi): set installer scope to machine #29895Alexander Mnich2024-08-12
* fix(lua): ignore stdout and stderr for xdg-openAaron2024-08-12
* vim-patch:9.1.0672: marker folds may get corrupted on undo (#30026)zeertzjq2024-08-11
* 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:9.1.0667: Some other options reset curswant unnecessarily when set ...zeertzjq2024-08-10
* vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#...zeertzjq2024-08-10
* docs: update version.c (#30016)github-actions[bot]2024-08-09
* Merge pull request #30015 from zeertzjq/vim-8.2.4860zeertzjq2024-08-09
|\
| * vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2024-08-09
| * vim-patch:8.2.4860: MS-Windows: always uses current directory for executableszeertzjq2024-08-09
|/
* vim-patch:8.1.1413: error when the drive of the swap file was disconnected (#...zeertzjq2024-08-08
* Merge pull request #30008 from zeertzjq/vim-8.2.3476zeertzjq2024-08-08
|\
| * vim-patch:8.2.3477: startup test fails on MS-Windowszeertzjq2024-08-08
| * vim-patch:8.2.3476: renaming a buffer on startup may cause using freed memoryzeertzjq2024-08-08
|/