aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* feat(terminal): respond to OSC background and foreground request (#17197)Daniel Steinberg2024-01-15
* fix(grid): handle clearing half a double-width char (#27023)zeertzjq2024-01-15
* vim-patch:93197fde0f1dChristian Clason2024-01-15
* docs(vvars): fix wrong lua types in vim.v variablesJongwook Choi2024-01-15
* fix(column): keep track of number of lines with number of signsLuuk van Baal2024-01-15
* docs: add lua typing for `vim.NIL`Jongwook Choi2024-01-15
* ci(s390x): enable CI_BUILDdundargoc2024-01-14
* build: disable conversion warnings for older GCC versionsdundargoc2024-01-14
* docs(builtin): overload functions with union return typesaltermo2024-01-14
* fix(lua2dox): filter out the entire `---@alias` blockJongwook Choi2024-01-14
* docs: auto-generate docs for `vim.lpeg` and `vim.re`Jongwook Choi2024-01-14
* fix(lsp): fix incorrect typing and doc for `vim.lsp.rpc`Jongwook Choi2024-01-14
* fix(ops.c): remove duplicate u_save_cursor()zeertzjq2024-01-14
* docs(builtin): fix mapset() signature (#27008)zeertzjq2024-01-14
* fix(colorscheme): default statusline groups usability #26921Evgeni Chasnovski2024-01-13
* Merge pull request #26869 from luukvbaal/decorbfredl2024-01-13
|\
| * refactor(marktree): unpaired marktree_get_alt() returns itselfLuuk van Baal2024-01-13
| * refactor(decorations): more conservative redraw rangeLuuk van Baal2024-01-13
|/
* Merge pull request #26734 from bfredl/splitaroobfredl2024-01-13
|\
| * fix(buffer_updates): correct buffer updates when splitting empty linebfredl2024-01-13
* | vim-patch:9.1.0022: Coverity complains about improper use of negative value (...zeertzjq2024-01-13
* | Merge pull request #26911 from zeertzjq/vim-8.2.3439zeertzjq2024-01-13
|\ \
| * | vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq2024-01-13
| * | vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq2024-01-13
| * | vim-patch:8.2.3439: deleted lines go to wrong yank registerzeertzjq2024-01-13
|/ /
* | vim-patch:9.1.0025: A few typos in tests and justify.vimdundargoc2024-01-12
* | fix(flake): clang-tools moved to nativeBuildInputs (#26955)LamprosPitsillos2024-01-12
* | Merge pull request #26994 from lewis6991/vimhelpersLewis Russell2024-01-12
|\ \
| * | test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
| * | test: normalise nvim bridge functionsLewis Russell2024-01-12
| * | test: typing for helpers.methsLewis Russell2024-01-12
| * | test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
| * | test: use vim.inspect directlyLewis Russell2024-01-12
| * | test: remove helpers.sleep()Lewis Russell2024-01-12
| * | test: do not inject vim module into global helpersLewis Russell2024-01-12
* | | vim-patch:2357765304e4Christian Clason2024-01-12
* | | vim-patch:5f4cc8ea65e8Christian Clason2024-01-12
* | | vim-patch:9.1.0016: default diff highlighting is too noisyChristian Clason2024-01-12
| |/ |/|
* | vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)zeertzjq2024-01-12
* | refactor(IWYU): fix headersdundargoc2024-01-11