aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor(drawline): add more constsLewis Russell2024-01-18
* refactor(drawline): localise more variables in win_line()Lewis Russell2024-01-18
* refactor(drawline): more win_line() improvementsLewis Russell2024-01-18
* docs(vim.iter): correct `bool` to `boolean` (#27018)notomo2024-01-18
* docs: various #25289Justin M. Keyes2024-01-18
* vim-patch:46d67d22b9baChristian Clason2024-01-18
* vim-patch:a39af0290496Christian Clason2024-01-18
* vim-patch:6e5a6c9965f6Christian Clason2024-01-18
* vim-patch:9.0.1437: test fails with different error number (#27074)zeertzjq2024-01-18
* fix(drawline): update prev_ptr after getting syntax attrs (#27072)zeertzjq2024-01-18
* vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2024-01-18
* vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* fix(lua): return after assert returns assert message (#27064)altermo2024-01-17
* vim-patch:9b03d3e75b42 (#27059)Sean Dewar2024-01-17
* Merge pull request #27024 from lewis6991/test_followupLewis Russell2024-01-17
|\
| * feat: add __call typing for vim.inspect()Lewis Russell2024-01-17
| * test: fix mkdir()Lewis Russell2024-01-17
| * test: move format_{string,luav} to a separate moduleLewis Russell2024-01-17
| * test: improve helpers.argss_to_cmd()Lewis Russell2024-01-17
| * test: fix helpers.relpath()Lewis Russell2024-01-17
| * test: simplify helpers.sysname()Lewis Russell2024-01-17
| * test: add type annotationsLewis Russell2024-01-17
| * test: remove unused functionsLewis Russell2024-01-17
| * test: refactor PathsLewis Russell2024-01-17
| * test: remove test.deprecatedLewis Russell2024-01-17
| * test: big cleanup followupLewis Russell2024-01-17
* | fix(column): remove sign from line it was previously on with undoLuuk van Baal2024-01-17
* | build(deps): bump tree-sitter-vimdoc to v2.1.0Christian Clason2024-01-17
* | fix(column): pass kFalse when initializing "b_signcols.count"Luuk van Baal2024-01-17
|/
* docs: various fixes (#26929)dundargoc2024-01-17
* vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
* vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049)altermo2024-01-17
* vim-patch:211211052d04 (#27048)Sean Dewar2024-01-16
* refactor(lsp): deprecate `vim.lsp.util.lookup_section`Jongwook Choi2024-01-16
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* vim-patch:9.1.0013: Modula2 filetype support lacking (#27020)Sean Dewar2024-01-16
* Merge pull request #26938 from luukvbaal/relnumbfredl2024-01-16
|\
| * docs(column): 'statuscolumn' redraw interaction with 'relativenumber'Luuk van Baal2024-01-16
| * fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'Luuk van Baal2024-01-16
|/
* fix(diagnostic): typingLewis Russell2024-01-16
* build(deps): bump tree-sitter to HEAD - 660481dbfChristian Clason2024-01-16
* vim-patch:ef79c5783782Christian Clason2024-01-16
* ci: stale bot should close the issue with "not planned"Jongwook Choi2024-01-16
* version.c: update (#27036)github-actions[bot]2024-01-16
* docs(builtin): remove signatures of undocumented functions (#27039)zeertzjq2024-01-16
* vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
* fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)zeertzjq2024-01-16
* vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
* fix(coverity/477623,477624): guard null pointer dereference in kv_concat_len ...Gregory Anders2024-01-15