Commit Graph

  • 2645c9d576 docs(extmarks): add undocumented "details" array fields Luuk van Baal 2024-01-17 15:55:00 +01:00
  • 44f27c8f23 refactor(drawline): localise more variables in win_line() Lewis Russell 2024-01-18 14:43:31 +00:00
  • 674f2513d4 fix(treesitter): validate language alias for injections Christian Clason 2024-01-18 15:12:03 +01:00
  • 4706b9c2e9 refactor(drawline): more win_line() improvements Lewis Russell 2024-01-18 13:49:47 +00:00
  • ab3a7fc3e3 docs(vim.iter): correct bool to boolean (#27018) notomo 2024-01-18 22:01:57 +09:00
  • 95cbedaa17 docs: various #25289 Justin M. Keyes 2024-01-18 00:14:48 -08:00
  • 11e8e14628 vim-patch:46d67d22b9ba Christian Clason 2024-01-18 08:27:09 +01:00
  • 9b0b3cdc7a vim-patch:a39af0290496 Christian Clason 2024-01-18 08:26:47 +01:00
  • 223a6afd8f vim-patch:6e5a6c9965f6 Christian Clason 2024-01-18 08:26:25 +01:00
  • 06aebfa998 vim-patch:9.0.1437: test fails with different error number (#27074) zeertzjq 2024-01-18 12:17:51 +08:00
  • 5b31447811 fix(drawline): update prev_ptr after getting syntax attrs (#27072) zeertzjq 2024-01-18 07:27:00 +08:00
  • 8a07ca6c4b vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071) zeertzjq 2024-01-18 07:23:48 +08:00
  • 780dd88b68 vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070) zeertzjq 2024-01-18 07:14:12 +08:00
  • 437d35dbf7 fix(extmarks): do not remove invalid marks from decor upon deletion Luuk van Baal 2024-01-17 13:31:07 +01:00
  • 5aa14e1231 fix(lua): return after assert returns assert message (#27064) altermo 2024-01-17 20:34:25 +01:00
  • f5d59340a6 vim-patch:9b03d3e75b42 (#27059) Sean Dewar 2024-01-17 14:47:40 +00:00
  • e855a80c72 Merge pull request #27024 from lewis6991/test_followup Lewis Russell 2024-01-17 13:46:55 +00:00
  • d88814ef68 fix(column): remove sign from line it was previously on with undo Luuk van Baal 2024-01-17 01:55:28 +01:00
  • 4615d46f93 build(deps): bump tree-sitter-vimdoc to v2.1.0 Christian Clason 2024-01-17 12:39:04 +01:00
  • f871fee8b6 fix(column): pass kFalse when initializing "b_signcols.count" Luuk van Baal 2024-01-16 18:01:51 +01:00
  • 14b7ffcf89 feat: add __call typing for vim.inspect() Lewis Russell 2024-01-16 10:30:08 +00:00
  • 587490217e test: fix mkdir() Lewis Russell 2024-01-15 21:57:11 +00:00
  • 13b83a3ea2 test: move format_{string,luav} to a separate module Lewis Russell 2024-01-15 21:14:32 +00:00
  • b92318d67c test: improve helpers.argss_to_cmd() Lewis Russell 2024-01-15 20:21:14 +00:00
  • c9240daf73 test: fix helpers.relpath() Lewis Russell 2024-01-15 20:16:30 +00:00
  • d735567fda test: simplify helpers.sysname() Lewis Russell 2024-01-15 20:04:38 +00:00
  • 26835d8d9c test: add type annotations Lewis Russell 2024-01-15 19:49:08 +00:00
  • 5a16d08a63 test: remove unused functions Lewis Russell 2024-01-15 19:49:24 +00:00
  • 96ad7e0a4a test: refactor Paths Lewis Russell 2024-01-15 19:41:22 +00:00
  • b990a1f286 test: remove test.deprecated Lewis Russell 2024-01-15 19:33:47 +00:00
  • b536e0ba37 test: big cleanup followup Lewis Russell 2024-01-15 16:10:51 +00:00
  • b3e5587b7f docs: various fixes (#26929) dundargoc 2024-01-17 07:01:39 +01:00
  • 2fce95ec43 vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies hidden buffer (#27051) zeertzjq 2024-01-17 08:18:52 +08:00
  • da541c0af1 vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049) altermo 2024-01-17 00:35:32 +01:00
  • aa5819f5a5 vim-patch:211211052d04 (#27048) Sean Dewar 2024-01-16 23:08:41 +00:00
  • 3973a5e405 refactor(lsp): deprecate vim.lsp.util.lookup_section Jongwook Choi 2024-01-14 23:12:54 -05:00
  • 8f02ae82e2 test: use integers for API Buffer/Window/Tabpage EXT types Lewis Russell 2024-01-16 13:26:21 +00:00
  • 91dc04a5e1 vim-patch:9.1.0013: Modula2 filetype support lacking (#27020) Sean Dewar 2024-01-16 17:45:57 +00:00
  • fd2ed024c1 Merge pull request #26938 from luukvbaal/relnum bfredl 2024-01-16 13:08:47 +01:00
  • 463cb28a22 docs(column): 'statuscolumn' redraw interaction with 'relativenumber' Luuk van Baal 2024-01-07 10:08:51 +01:00
  • c6864b0d14 fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber' Luuk van Baal 2024-01-07 09:59:10 +01:00
  • 50284d07b6 fix(diagnostic): typing Lewis Russell 2024-01-09 12:47:57 +00:00
  • 91ba9d0bf4 build(deps): bump tree-sitter to HEAD - 660481dbf Christian Clason 2024-01-16 09:24:16 +01:00
  • 3fef24aa01 vim-patch:ef79c5783782 Christian Clason 2024-01-16 08:33:45 +01:00
  • 6a4c4fa198 ci: stale bot should close the issue with "not planned" Jongwook Choi 2024-01-15 21:45:41 -05:00
  • 70d47a1776 version.c: update (#27036) github-actions[bot] 2024-01-16 14:33:10 +08:00
  • 92672a161c docs(builtin): remove signatures of undocumented functions (#27039) zeertzjq 2024-01-16 12:07:35 +08:00
  • 46a7c1b319 vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037) zeertzjq 2024-01-16 11:30:35 +08:00
  • 267e90f31d fix(edit): don't go to Terminal mode when stopping Insert mode (#27033) zeertzjq 2024-01-16 10:42:09 +08:00
  • f58c613508 Merge pull request #27030 from neovim/backport-27029-to-release-0.9 zeertzjq 2024-01-16 10:41:43 +08:00
  • 51f8668cbd vim-patch:8.1.1968: crash when using nested map() (#27029) zeertzjq 2024-01-16 09:32:57 +08:00
  • a34451982f vim-patch:8.1.1968: crash when using nested map() (#27029) zeertzjq 2024-01-16 09:32:57 +08:00
  • 73e1942abe vim-patch:9.1.0009: Cannot easily get the list of matches (#27028) zeertzjq 2024-01-16 08:00:08 +08:00
  • ae48d965d7 fix(coverity/477623,477624): guard null pointer dereference in kv_concat_len (#27022) Gregory Anders 2024-01-15 14:25:57 -06:00
  • 7589336120 feat(terminal): respond to OSC background and foreground request (#17197) Daniel Steinberg 2024-01-15 11:12:07 -05:00
  • 9c202b9392 fix(grid): handle clearing half a double-width char (#27023) zeertzjq 2024-01-15 23:45:11 +08:00
  • 7ed6966023 vim-patch:93197fde0f1d Christian Clason 2024-01-15 11:12:32 +01:00
  • fa836cb98b docs(vvars): fix wrong lua types in vim.v variables Jongwook Choi 2024-01-06 08:59:50 -05:00
  • 967c7abde3 fix(column): keep track of number of lines with number of signs Luuk van Baal 2024-01-11 14:30:12 +01:00
  • 4d91604c88 docs: add lua typing for vim.NIL Jongwook Choi 2024-01-14 22:37:07 -05:00
  • 965dbd0e01 ci(s390x): enable CI_BUILD dundargoc 2024-01-14 12:29:13 +01:00
  • 310fb2efc3 build: disable conversion warnings for older GCC versions dundargoc 2024-01-14 13:21:13 +01:00
  • e5ff71fbbf docs(builtin): overload functions with union return types altermo 2024-01-14 12:10:31 +01:00
  • a7df0415ab fix(lua2dox): filter out the entire ---@alias block Jongwook Choi 2024-01-13 18:36:30 -05:00
  • 2cdea852e8 docs: auto-generate docs for vim.lpeg and vim.re Jongwook Choi 2024-01-11 12:24:44 -05:00
  • ce4ea638c7 fix(lsp): fix incorrect typing and doc for vim.lsp.rpc Jongwook Choi 2024-01-09 18:04:27 -05:00
  • 92c59c39c3 fix(ops.c): remove duplicate u_save_cursor() zeertzjq 2024-01-14 08:47:57 +08:00
  • 2bdd8fad4c docs(builtin): fix mapset() signature (#27008) zeertzjq 2024-01-14 08:44:16 +08:00
  • 0c850add3e fix(colorscheme): default statusline groups usability #26921 Evgeni Chasnovski 2024-01-14 02:35:37 +02:00
  • bab5e7fe17 Merge pull request #26869 from luukvbaal/decor bfredl 2024-01-13 18:10:53 +01:00
  • 4f544b3119 refactor(marktree): unpaired marktree_get_alt() returns itself Luuk van Baal 2024-01-13 17:09:59 +01:00
  • e6ddceda31 refactor(decorations): more conservative redraw range Luuk van Baal 2024-01-03 00:55:35 +01:00
  • 2dc439c672 Merge pull request #26734 from bfredl/splitaroo bfredl 2024-01-13 10:59:46 +01:00
  • e5d9b15044 fix(buffer_updates): correct buffer updates when splitting empty line bfredl 2023-12-25 13:06:00 +01:00
  • 89b0f5ac5a vim-patch:9.1.0022: Coverity complains about improper use of negative value (#27001) zeertzjq 2024-01-13 13:23:42 +08:00
  • 786089013d Merge pull request #26911 from zeertzjq/vim-8.2.3439 zeertzjq 2024-01-13 08:47:18 +08:00
  • 64a50d08c4 vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace mode zeertzjq 2024-01-13 08:29:54 +08:00
  • 2783b6b0a4 vim-patch:9.1.0015: i_CTRL-R- no longer works in replace mode zeertzjq 2024-01-06 07:01:08 +08:00
  • 4142b8cd2c vim-patch:8.2.3439: deleted lines go to wrong yank register zeertzjq 2024-01-06 06:58:37 +08:00
  • c8f696f2b0 vim-patch:9.1.0025: A few typos in tests and justify.vim dundargoc 2024-01-12 20:01:42 +01:00
  • e32af31ee8 fix(flake): clang-tools moved to nativeBuildInputs (#26955) LamprosPitsillos 2024-01-12 22:12:43 +02:00
  • 07a7c0ec99 Merge pull request #26994 from lewis6991/vimhelpers Lewis Russell 2024-01-12 19:40:58 +00:00
  • 795f896a57 test: rename (meths, funcs) -> (api, fn) Lewis Russell 2024-01-12 17:59:57 +00:00
  • 7f249936a9 vim-patch:2357765304e4 Christian Clason 2024-01-12 17:30:54 +01:00
  • 4f81f506f9 test: normalise nvim bridge functions Lewis Russell 2024-01-12 13:11:28 +00:00
  • c30f2e3182 test: typing for helpers.meths Lewis Russell 2024-01-12 12:44:54 +00:00
  • 061a0d5a48 vim-patch:5f4cc8ea65e8 Christian Clason 2024-01-10 18:54:58 +01:00
  • f46ae13685 vim-patch:9.1.0016: default diff highlighting is too noisy Christian Clason 2024-01-10 18:45:46 +01:00
  • 284e0ad26d test: use vim.mpack and vim.uv directly Lewis Russell 2024-01-12 12:03:25 +00:00
  • 56a2ec5c79 test: use vim.inspect directly Lewis Russell 2024-01-12 11:51:31 +00:00
  • 7a259d01ae test: remove helpers.sleep() Lewis Russell 2024-01-12 11:41:09 +00:00
  • d33e1da9b7 test: do not inject vim module into global helpers Lewis Russell 2024-01-12 11:28:20 +00:00
  • 3bcf8e5622 vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992) zeertzjq 2024-01-12 14:09:10 +08:00
  • 1813661a61 refactor(IWYU): fix headers dundargoc 2024-01-04 15:38:16 +01:00
  • 1514982484 Merge pull request #26961 from bfredl/drawend bfredl 2024-01-11 21:20:28 +01:00
  • 478b1af511 refactor(screen): simplify grid_clear() and win_draw_end() bfredl 2024-01-04 14:07:25 +01:00
  • 2f9ee9b6cf fix(doc): improve doc generation of types using lpeg Lewis Russell 2024-01-09 17:36:46 +00:00
  • a767c046f4 feat(vim.iter): add Iter:flatten (#26786) JD 2024-01-10 21:57:51 -05:00
  • 7c66923211 Merge pull request #26976 from neovim/backport-26975-to-release-0.9 zeertzjq 2024-01-10 13:09:04 +08:00
  • 9d31b58861 fix(pum): handle right-click menu repositioning with multigrid (#26975) zeertzjq 2024-01-10 12:56:43 +08:00