aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.3333: Vim9: not enough tests run with Vim9zeertzjq2023-08-16
* feat(diagnostic): filter diagnostics by specific severities (#24736)Michael Strobel2023-08-16
* feat(diagnostic): provide more control over virtual text display (#24724)Gregory Anders2023-08-16
* docs(lua): add missing fields to treesitter/_metaPham Huy Hoang2023-08-16
* vim-patch:20b33b56ad5dChristian Clason2023-08-16
* vim-patch:636d32b32730Christian Clason2023-08-16
* vim-patch:10f23e10a9f0Christian Clason2023-08-16
* vim-patch:4868f637b84aChristian Clason2023-08-16
* build(vim-patch.sh): use sed -E for portable regexp (#24734)zeertzjq2023-08-16
* vim-patch:9.0.1718: dict-completion does not respect region (#24733)zeertzjq2023-08-16
* vim-patch:9.0.1717: virtcol2col returns last byte of a multi-byte char (#24729)zeertzjq2023-08-16
* vim-patch:9.0.1715: duplicate test in message_test.c (#24728)zeertzjq2023-08-16
* vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)zeertzjq2023-08-16
* feat(highlight): Allow hyphens (-) in highlight group names (#24714)Gregory Anders2023-08-15
* fix(printf): make positional %zd and %zu work (#24722)zeertzjq2023-08-15
* vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)zeertzjq2023-08-15
* fix(deps): remove stray conflict markerChristian Clason2023-08-15
* build(deps): bump tree-sitter-lua to v0.0.19Christian Clason2023-08-15
* vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718)zeertzjq2023-08-15
* build(deps): bump tree-sitter-c to v0.20.6Christian Clason2023-08-14
* vim-patch:9.0.1711: dead code in charset.c (#24706)zeertzjq2023-08-14
* vim-patch:9.0.1708: getcompletion() failes for user-defined commands (#24707)zeertzjq2023-08-14
* test(terminal): fix scrollback test flakiness (#24708)zeertzjq2023-08-14
* fix(treesitter)!: remove deprecated legacy injection formatChristian Clason2023-08-14
* ci: run codeql on pull requests #24545Justin M. Keyes2023-08-13
* Merge pull request #24681 from clason/update-cChristian Clason2023-08-13
|\
| * feat(treesitter): update C queries from upstreamChristian Clason2023-08-13
| * build(deps): bump tree-sitter-c to v0.20.5Christian Clason2023-08-13
* | fix(keycodes): recognize <t_xx> as a key (#24700)zeertzjq2023-08-13
* | vim-patch:e978b4534a5e (#24697)Sean Dewar2023-08-13
* | Merge #15440 close 'shell' :terminal automaticallyJustin M. Keyes2023-08-13
|\ \ | |/ |/|
| * Use Lua autocommand and make TermClose autocommand globalGregory Anders2023-08-10
| * fix: handle argv not present in nvim_get_chan_infoGregory Anders2023-08-10
| * test: update tests for auto-closing :term buffersGregory Anders2023-08-10
| * feat(terminal): close shell terminals automaticallyGregory Anders2023-08-10
* | fix(treesitter): logger memory leakLewis Russell2023-08-13
* | build(deps): bump luajit to HEAD - 72efc42efChristian Clason2023-08-13
* | vim-patch:9ad1bf7afd5cChristian Clason2023-08-13
* | vim-patch:2f339aad6c80Christian Clason2023-08-13
* | vim-patch:f9c4c2f97db9Christian Clason2023-08-13
* | fix(test): remove test/compat.luaLewis Russell2023-08-13
* | feat(remote): avoid --remote-ui infinite loop (#24465)shafouz2023-08-13
* | build(vim-patch.sh): rename locale.c to os/lang.c (#24687)zeertzjq2023-08-13
* | build(vim-patch.sh): group co-authors together (#24686)zeertzjq2023-08-13
* | vim-patch:cd4e4e169ab3 (#24685)zeertzjq2023-08-13
* | vim-patch:9.0.1698: Test_map_restore_sid fails in GUI (#24682)zeertzjq2023-08-13
* | vim-patch:9.0.1697: incsearch test not sufficient (#24683)zeertzjq2023-08-13
* | feat(treesitter)!: incremental injection parsingLewis Russell2023-08-12
* | fix(diff): filler lines for hunks bigger than linematch limit (#24676)Jaehwang Jung2023-08-12
* | vim-patch:d8f981138aa0Christian Clason2023-08-12