Commit Graph

  • 08b8fe5ab3 vim-patch:9.2.0030: completion: non-prefix matches shown when leader is NULL zeertzjq 2026-02-20 08:57:15 +08:00
  • de20500b40 vim-patch:9.2.0028: matchadd() conceal may use unrelated syntax cchar (#37974) zeertzjq 2026-02-20 06:51:31 +08:00
  • e3d46a6337 test: start test runners in Xtest_xdg dir (#37964) zeertzjq 2026-02-20 06:53:33 +08:00
  • 785ac9f228 vim-patch:9.2.0028: matchadd() conceal may use unrelated syntax cchar (#37974) zeertzjq 2026-02-20 06:51:31 +08:00
  • 2de284e50b fix(message): set replace_last for completion "scanning" messages #37967 luukvbaal 2026-02-19 22:01:43 +01:00
  • dec3c6fa34 test(lsp): fix fake LSP server timeout not working (#37970) zeertzjq 2026-02-20 02:38:14 +08:00
  • 08f4811061 fix(treesitter): :InspectTree wrong title for non-relative path #37965 zeertzjq 2026-02-20 01:05:48 +08:00
  • 9567fb0507 fix(defaults): silent gx if no textDocument/documentLink support #37969 Evgeni Chasnovski 2026-02-19 13:59:00 +02:00
  • f0137bf443 test(terminal/channel_spec): fix test still flaky on Windows (#37968) zeertzjq 2026-02-19 19:31:33 +08:00
  • 2605ce9377 test: fix flaky tests in terminal/{buffer,channel}_spec.lua (#37966) zeertzjq 2026-02-19 17:57:02 +08:00
  • 76db55c137 test(ex_cmds/write_spec): don't create files under test/ (#37963) zeertzjq 2026-02-19 14:30:26 +08:00
  • ea3942f222 test: remove duplicate test file 078_swapfile_recover_spec.lua (#37961) zeertzjq 2026-02-19 12:14:39 +08:00
  • e98a6979ee vim-patch:9.2.0025: filetype: cshtml incorrectly recognized (#37957) zeertzjq 2026-02-19 10:46:27 +08:00
  • e142e01d57 fix(rpc): include write failure reason in log (#37959) zeertzjq 2026-02-19 10:34:22 +08:00
  • c3589753a0 fix(lsp): add vim.deprecate call to vim.lsp.with (#37960) Maria Solano 2026-02-18 18:16:03 -08:00
  • 336469ff2d Merge pull request #37958 from zeertzjq/vim-9.2.0023 zeertzjq 2026-02-19 09:05:06 +08:00
  • fadf5fc8db vim-patch:9.2.0024: Reading files with very long lines crashes with a segfault zeertzjq 2026-02-19 08:16:11 +08:00
  • 134782b99e vim-patch:9.2.0023: fix integer overflow in ml_append_int() for long lines zeertzjq 2026-02-19 08:06:39 +08:00
  • 6877fef972 vim-patch:89712b9: runtime(ccomplete): handle structs from tags file (#37956) zeertzjq 2026-02-19 08:18:55 +08:00
  • ac84a3f3b6 vim-patch:9.2.0020: Wrong shortened buffer after :cd with duplicate slashes (#37955) zeertzjq 2026-02-19 07:46:10 +08:00
  • d74e927310 test: remove XDG dir and rplugin manifest on cleanup (#37954) zeertzjq 2026-02-19 07:43:13 +08:00
  • 5655de0926 ci(deps): don't brew install ninja on macOS Christian Clason 2026-02-18 18:17:41 +01:00
  • 2154d325d5 fix(memfile): avoid potential crash on OOM (#37946) zeertzjq 2026-02-19 06:07:16 +08:00
  • 761fbc155a test(lsp): add entire-line completion word case (#37927) Bartłomiej Maryńczak 2026-02-18 22:13:38 +01:00
  • 6fe68abdf5 fix(lsp): use entire line as completion word (#37949) Maria Solano 2026-02-18 11:40:34 -08:00
  • 0e4fa55200 Merge #37928 prompt-buffer cursor, undo Justin M. Keyes 2026-02-18 14:19:25 -05:00
  • 4b14ba5258 ci(deps): don't brew install ninja on macOS Christian Clason 2026-02-18 18:17:41 +01:00
  • 3bdebfb87f feat(defaults): don't enable treesitter query linter Christian Clason 2026-02-18 12:11:15 +01:00
  • abfe6c9ef7 feat(logging): rename ".nvimlog" => "nvim.log" #37935 Justin M. Keyes 2026-02-18 11:58:34 -05:00
  • f7af59d29b test(win_scrolled_resized_spec): fix flaky test (#37942) zeertzjq 2026-02-18 21:10:22 +08:00
  • d23f28cca2 test(win_scrolled_resized_spec): fix flaky test (#37942) zeertzjq 2026-02-18 21:10:22 +08:00
  • 437f2e5a57 test(screen): fix minimal timeout too small for "intermediate" (#37933) zeertzjq 2026-02-18 19:10:08 +08:00
  • d0c699ec7b test(screen): fix minimal timeout too small for "intermediate" (#37933) zeertzjq 2026-02-18 19:10:08 +08:00
  • f6bc9efe62 test: fix test failure causing following tests to fail (#37932) zeertzjq 2026-02-18 17:08:08 +08:00
  • a520d9c4ea test: fix test failure causing following tests to fail (#37932) zeertzjq 2026-02-18 17:08:08 +08:00
  • fa9e071b83 Merge pull request #37826 from glepnir/hl_underline_int_overflow bfredl 2026-02-18 09:46:41 +01:00
  • 6bb6b47933 fix(lsp): wait to display exit message #37925 Olivia Kinnear 2026-02-18 02:03:20 -06:00
  • 496eca22b3 test: support running functionaltests in parallel by directory (#37918) zeertzjq 2026-02-18 15:56:50 +08:00
  • 9492df027d fix(defaults): 'guifont' "monospace" fallback, trim spaces #37930 Rahul Yedida 2026-02-18 01:57:59 -05:00
  • 456fb08542 docs: update version.c #37784 github-actions[bot] 2026-02-18 01:53:15 -05:00
  • a5eb023a53 fix(prompt): clear undo when changing/appending prompt Sean Dewar 2026-02-17 10:34:42 +00:00
  • 602cbbe1d9 fix(prompt): prompt_setprompt cursor col adjustment Sean Dewar 2026-02-17 12:48:19 +00:00
  • 29a46a11aa fix(ui2): don't change configured message target implicitly #37924 luukvbaal 2026-02-17 19:12:49 +01:00
  • f3feae0bbf fix(terminal): crash after deleting buffer lines (#37921) zeertzjq 2026-02-17 21:00:13 +08:00
  • bd12aef784 fix(highlight): refresh highlight attrs before message output #25737 glepnir 2026-02-17 20:59:07 +08:00
  • 73c4472d4a Merge #37913 prompt-bufffer, u_savecommon Justin M. Keyes 2026-02-17 07:40:19 -05:00
  • 4f6b3e5c15 fix(terminal): spurious buffer update with empty buf (#37920) zeertzjq 2026-02-17 20:30:34 +08:00
  • e268760e46 feat(ui2): show active paging keys in dialog float title #37919 luukvbaal 2026-02-17 13:28:56 +01:00
  • 444c195edb fix(highlight): blend underline check and use struct key for attr cache glepnir 2026-02-12 12:29:57 +08:00
  • dcbe5bdd96 feat(ftplugin): treesitter default highlighting for markdown Christian Clason 2026-02-16 18:13:58 +01:00
  • 17d126049a test: don't run test cases directly in describe() (#37915) zeertzjq 2026-02-17 11:34:12 +08:00
  • ce9dbd398b fix(undo): u_savecommon uses wrong buffer Sean Dewar 2026-02-17 00:06:03 +00:00
  • 16bf7652b7 fix(prompt): prompt_setprompt with unloaded buffer, ': with lnum 0 Sean Dewar 2026-02-16 22:09:14 +00:00
  • dbe07e292e refactor(tests): server_spec #37912 Justin M. Keyes 2026-02-16 19:19:58 -05:00
  • 16495e6863 fix(ui2): only set dialog on_key callback once #37905 luukvbaal 2026-02-16 23:11:32 +01:00
  • 13cf80deef fix(lsp): map all LSP methods to server capabilities (#37910) Tristan Knight 2026-02-16 21:20:34 +00:00
  • 51c2799162 build(deps): bump luajit to 1c3b5a4d7 Christian Clason 2026-02-16 18:37:50 +01:00
  • 05bd4398c5 feat(lsp): support textDocument/documentLink (#37644) Maria Solano 2026-02-16 11:05:33 -08:00
  • 49c19a1fe3 fix(messages): message not flushed at end of command #37904 luukvbaal 2026-02-16 17:51:43 +01:00
  • 6e1745e96e feat(lua): support vim.Range:has(vim.pos) #37879 Maria Solano 2026-02-16 08:05:38 -08:00
  • 501a21f333 fix(coverity/637363): out-of-bounds write #37878 Jibril 2026-02-16 09:51:00 -05:00
  • f4e88cfe42 Merge #37875 prompt-buffer fixes Justin M. Keyes 2026-02-16 09:37:36 -05:00
  • a393347673 fix(extmark): adjust invalidate range by one for deleted lines #37897 luukvbaal 2026-02-16 15:35:53 +01:00
  • d131d67e67 fix(float): clamp floating window above cmdline #37899 luukvbaal 2026-02-16 15:33:32 +01:00
  • 249f305bbc feat(defaults): per-platform 'guifont' default #37175 Rahul Yedida 2026-02-16 09:05:23 -05:00
  • e6fae64454 fix(terminal): handle opening terminal on unloaded buffer (#37894) zeertzjq 2026-02-16 21:47:45 +08:00
  • 9c3ba55128 Merge pull request #37902 from zeertzjq/vim-9.1.1668 zeertzjq 2026-02-16 21:39:23 +08:00
  • 4450a45466 vim-patch:9.1.1954: Setting a byte in a blob, accepts values outside 0-255 zeertzjq 2026-02-16 21:03:21 +08:00
  • cbec4603a0 vim-patch:partial:9.1.1668: items() does not work for Blobs zeertzjq 2026-02-16 20:37:43 +08:00
  • 992543c361 vim-patch:8.2.3841: Vim9: outdated TODO items, disabled tests that work (#37900) zeertzjq 2026-02-16 20:32:18 +08:00
  • b51fc202ce vim-patch:3de7384: runtime(doc): Fix :help complete() example (#37891) zeertzjq 2026-02-16 14:31:51 +08:00
  • 1eb2ca9fcf Merge pull request #37889 from zeertzjq/vim-abac1c1 zeertzjq 2026-02-16 10:52:54 +08:00
  • b8ec43a4a7 vim-patch:abac1c1: runtime(zip): use system() instead of :! zeertzjq 2026-02-16 10:29:20 +08:00
  • 777db84ef5 Merge pull request #37886 from zeertzjq/vim-c68e64d zeertzjq 2026-02-16 09:42:16 +08:00
  • 4c35d0d762 vim-patch:0435abf: runtime(fstab): Add cgroup2 to valid device types zeertzjq 2026-02-16 08:45:18 +08:00
  • 4b0654db25 vim-patch:3794d9b: runtime(vim): Error codes should not be highlighed with vim9CommentTitle zeertzjq 2026-02-16 08:44:47 +08:00
  • fdf20f32ee vim-patch:c68e64d: runtime(sh): fix spurious nextgroup=shComment on shEscape zeertzjq 2026-02-16 08:44:36 +08:00
  • 172776b459 Merge pull request #37884 from zeertzjq/vim-9.2.0007 zeertzjq 2026-02-16 09:07:51 +08:00
  • cf68c82598 test(old): restore test coverage for invalid 'statusline' flag zeertzjq 2026-02-16 08:24:19 +08:00
  • 77d396caf4 vim-patch:9.2.0009: tests: test_cindent are not ordered zeertzjq 2026-02-16 07:40:16 +08:00
  • b59eba3ada vim-patch:9.2.0007: cindent: recognizing labels within commented lines zeertzjq 2026-02-16 07:39:02 +08:00
  • 51dc752e6c fix(prompt): wrong changed lnum in init_prompt Sean Dewar 2026-02-15 17:02:40 +00:00
  • 3a10405214 fix(prompt): prompt_setprompt does not adjust extmarks, no on_bytes Sean Dewar 2026-02-15 16:22:47 +00:00
  • 7641177c5f fix(prompt): wrong cursor col after prompt_setprompt, no on_lines Sean Dewar 2026-02-15 03:21:07 +00:00
  • b072f89d1e vim-patch:9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopinsert (#37881) zeertzjq 2026-02-16 06:51:03 +08:00
  • 7d8653575f vim-patch:9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopinsert (#37881) zeertzjq 2026-02-16 06:51:03 +08:00
  • 4719b94443 feat(statusline): option to specify stacking highlight groups #37153 Riley Bruins 2026-02-15 09:16:51 -08:00
  • a1895f024a fix(lsp): support workspace/configuation with no section #27510 Tim Pope 2026-02-15 11:37:24 -05:00
  • 5c4b64aae5 fix(lsp): wait for exit_timeout on quit #37597 phanium 2026-02-15 20:33:49 +08:00
  • 3eb8a2784e test(lsp): wait up to 1 second to read messages Wayne Young 2026-02-13 17:14:26 -05:00
  • b614c15392 refactor(terminal): don't put cursor at bottom-left in Normal mode (#37873) zeertzjq 2026-02-15 17:25:22 +08:00
  • ead2b4f769 Merge #37870 from seandewar/prompt-crash Justin M. Keyes 2026-02-15 03:57:23 -05:00
  • 2a5d687cc9 fix(prompt): prompt_setprompt sets cursor col unnecessarily Sean Dewar 2026-02-15 05:45:57 +00:00
  • b3096b5860 fix(prompt): ml_get error with invalid ': lnum Sean Dewar 2026-02-15 01:27:25 +00:00
  • 4afbc25432 fix(prompt): heap-buffer-overflows with invalid ': col Sean Dewar 2026-02-15 01:01:41 +00:00
  • 1349233cd1 fix(prompt): heap-buffer-overflow in prompt_setprompt Sean Dewar 2026-02-15 00:13:37 +00:00
  • 7bb3c3068c fix(highlight): setting 'winhl' doesn't work with global ns (#37868) zeertzjq 2026-02-15 08:03:44 +08:00
  • 5c7a93917a test: move deprecated highlight API tests #37801 glepnir 2026-02-10 18:38:13 +08:00
  • f8d59cfab9 fix(highlight): setting 'winhl' doesn't work with global ns (#37868) zeertzjq 2026-02-15 08:03:44 +08:00
  • 8ab511bba5 feat(prompt): plugins can update prompt during user input #37743 Shadman 2026-02-14 23:18:08 +06:00