Commit Graph

  • c8f2b10a40 test: unreliable "job exit event on jobstart(…,{term=true})" Justin M. Keyes 2025-12-01 22:58:12 -05:00
  • ad438b6b14 fix(ui): exclude hidden windows from tabline window count #36779 benarcher2691 2025-12-02 05:57:56 +01:00
  • 43f5297fe3 fix(clipboard): tmux clipboard data may be stale #36787 Elias Assaf 2025-12-02 04:52:40 +02:00
  • 310d01d8fa fix(clipboard): tmux clipboard data may be stale #36787 Elias Assaf 2025-12-02 04:52:40 +02:00
  • 832ce0ac4b vim-patch:c3cfdef: runtime(doc): clarify the use of v:errormsg (#36789) zeertzjq 2025-12-02 08:38:18 +08:00
  • ade9eac8ca vim-patch:cce452f: runtime(lf): update syntax to support lf version r39 (#36790) zeertzjq 2025-12-02 08:36:39 +08:00
  • e45212101c Merge pull request #36773 from zeertzjq/funccal-refcount zeertzjq 2025-12-02 08:04:54 +08:00
  • b64e36cef0 vim-patch:9.1.1943: Memory leak with :breakadd expr zeertzjq 2025-12-02 06:50:30 +08:00
  • 62de643b89 vim-patch:partial:9.0.1570: some tests are slow zeertzjq 2025-12-02 06:56:47 +08:00
  • 9b15d4c756 vim-patch:9.0.0688: debugger does not display the whole command zeertzjq 2025-12-02 07:05:27 +08:00
  • 8156eece24 fix(eval): fix crash with :breakadd expr when calling user func zeertzjq 2025-12-01 13:45:00 +08:00
  • b058a801e7 ci(lintdocurls): use sed -e flag to mark argument as command #36776 Yochem van Rosmalen 2025-12-01 22:54:10 +01:00
  • 7f2d5d6883 fix(msgpack): use fixstr encoding for strings of length 20-31 #36737 benarcher2691 2025-12-01 19:16:44 +01:00
  • 1de77c608f fix(lsp): handle nil request in semantic tokens #36780 Tristan Knight 2025-12-01 17:51:04 +00:00
  • 8ede293b8a docs(README): fix logo (#36778) Sean Dewar 2025-12-01 15:18:22 +00:00
  • 5196162540 feat(version): support multiple Vim versions Jan Edmund Lazo 2025-11-20 01:29:39 -05:00
  • 361671870e feat(vim-patch.sh): -M lists all ported patches Jan Edmund Lazo 2025-11-17 03:05:05 -05:00
  • 5299967551 vim-patch:8.0.0287: debug mode: cannot access function arguments (#36772) zeertzjq 2025-12-01 13:19:27 +08:00
  • b12ba37bcd Merge pull request #36771 from zeertzjq/vim-9.1.1937 zeertzjq 2025-12-01 11:34:59 +08:00
  • d13e8f1a34 vim-patch:9.1.1939: tests: test_matchfuzzy() leaves swapfiles behind zeertzjq 2025-12-01 10:16:36 +08:00
  • c9f63d13b6 vim-patch:9.1.1938: tests: excessive wait in Test_matchfuzzy_initialized zeertzjq 2025-12-01 10:16:31 +08:00
  • 3c60598239 vim-patch:9.1.1937: tests: Test_matchfuzzy_initialized() fails zeertzjq 2025-12-01 10:16:24 +08:00
  • acfb9bc614 feat(lsp): graduate ClientConfig exit_timeout #36750 Olivia Kinnear 2025-11-30 21:41:43 -05:00
  • fa24e045e9 fix(buffer): defer w_buffer clearing to prevent dict watcher crash #36748 CompileAndConquer 2025-11-30 20:56:53 -05:00
  • 3f8e51cee7 vim-patch:9.1.1936: filetype: Erlang lexical files are not recognized zeertzjq 2025-12-01 09:29:55 +08:00
  • 8310f20526 vim-patch:9.1.1935: filetype: not all Erlang files are recognized zeertzjq 2025-12-01 09:27:29 +08:00
  • 23ddb2028b feat(lsp): semanticTokens/range #36705 Tristan Knight 2025-12-01 02:06:56 +00:00
  • f9ef1a4cab fix(buffer): defer w_buffer clearing to prevent dict watcher crash #36748 CompileAndConquer 2025-11-30 20:56:53 -05:00
  • 9fb49aacde fix(buffer): don't allow changedtick watcher to delete buffer (#36764) zeertzjq 2025-12-01 09:14:14 +08:00
  • cdc6f85111 vim-patch:a4c43a6: runtime(vim): Update base syntax, match full :language command (#36766) zeertzjq 2025-12-01 09:24:33 +08:00
  • 14d65dae91 fix(buffer): don't allow changedtick watcher to delete buffer (#36764) zeertzjq 2025-12-01 09:14:14 +08:00
  • 6ebeb07c56 feat(api): experimental nvim__exec_lua_fast #35758 fredizzimo 2025-12-01 02:27:02 +02:00
  • d62bbe24cb fix(tui): enable vtpcon strikethrough feature #36762 Justin M. Keyes 2025-11-30 11:22:12 -05:00
  • fcd0517dee fix(ui.open): use "start" instead of deprecated "rundll32" #36731 ymich9963 2025-11-30 05:11:43 +00:00
  • 8c1327a622 vim-patch:49f731d: runtime(doc): Improve :help :catch command specification (#36758) zeertzjq 2025-11-30 18:55:38 +08:00
  • 12d4c624bb feat(ex_cmds): consistent :restart behavior (#36723) Olivia Kinnear 2025-11-30 05:14:28 -05:00
  • 1f93acc293 backport: build(windows): vendor xxd.c (#36755) Justin M. Keyes 2025-11-30 00:33:55 -05:00
  • c87d92c3b4 fix(ui.open): use "start" instead of deprecated "rundll32" #36731 ymich9963 2025-11-30 05:11:43 +00:00
  • 03d6cf7aae feat(lsp): support version in textDocument/publishDiagnostics #36754 Riley Bruins 2025-11-29 20:38:11 -08:00
  • 5bb8734fb6 build(windows): vendor xxd.c #36746 benarcher2691 2025-11-30 05:15:47 +01:00
  • 242261554e Merge pull request #36749 from janlazo/vim-9.0.0057 zeertzjq 2025-11-30 10:31:43 +08:00
  • 26641c0c56 vim-patch:9.0.0010: returning 0 for has('patch-9.0.0') is inconsistent Jan Edmund Lazo 2025-11-29 15:06:13 -05:00
  • a4b2192690 feat(lsp): lsp.enable() auto-escalates forced shutdown #36458 Olivia Kinnear 2025-11-29 14:36:29 -05:00
  • d4a8d169a2 vim-patch:9.0.0113: has() is not strict about parsing the patch version Jan Edmund Lazo 2025-11-29 10:34:24 -05:00
  • 28ff4deda7 fix(colorscheme): adjust StatusLine[NC] for diagnostics #36719 Evgeni Chasnovski 2025-11-29 19:36:05 +02:00
  • 0d3ee26860 vim-patch:9.0.0057: has('patch-xxx') returns true Jan Edmund Lazo 2025-11-29 09:04:05 -05:00
  • a950e8ea9d vim-patch:ab09099: runtime(netrw): fix undefined variable curwin in s:NetrwMenu() (#36744) zeertzjq 2025-11-29 08:35:34 +08:00
  • da6edcb91b vim-patch:9.1.1934: filetype: not all starlark files are recognized (#36743) zeertzjq 2025-11-29 08:31:52 +08:00
  • 8c4e675983 vim-patch:afd46fd: runtime(doc): Correct typo in usr_30.txt regarding softtabstop (#36742) zeertzjq 2025-11-29 08:22:24 +08:00
  • fd47bc2f04 fix(restart): preserve original args on repeat invocations #36740 Andrew Braxton 2025-11-28 18:29:34 -05:00
  • 9f90992934 fix(scripts): gen_terminfo clears Windows terminfo definitions #36736 Justin M. Keyes 2025-11-28 15:04:49 -08:00
  • eb3201c772 fix(float): null pointer dereference, redundant call #36727 glepnir 2025-11-29 03:27:19 +08:00
  • 75b30b091f build(deps): bump luajit to b973c6243 Christian Clason 2025-11-27 19:27:49 +01:00
  • 2c6469aca4 vim-patch:9.1.1933: completion: complete_match() is not useful (#36726) zeertzjq 2025-11-28 10:10:31 +08:00
  • 19d5b28977 vim-patch:9.1.1931: completion: wrong item selected with fuzzy and noinsert (#36725) zeertzjq 2025-11-28 09:07:22 +08:00
  • a4e867c964 Merge pull request #36714 from zeertzjq/vim-9.1.1930 zeertzjq 2025-11-28 08:18:29 +08:00
  • 0b888ea039 vim-patch:b217ffb: runtime(doc): remove outdated help about 'completeopt' "fuzzy" zeertzjq 2025-11-28 07:44:03 +08:00
  • 812186e2dc vim-patch:9.1.1930: completion: 'completefuzzycollect' is too obscure zeertzjq 2025-11-27 12:46:37 +08:00
  • 79b67ce331 fix(appimage): wrong $ARCH used by linuxdeploy #36712 Siwen Yu 2025-11-28 01:33:12 +08:00
  • a6ea446c7e build(deps): bump tree-sitter-query to v0.8.0 Christian Clason 2025-11-27 18:32:04 +01:00
  • 31c814a0ed fix(float): respect statusline=3, don't inherit local 'statusline' #36716 glepnir 2025-11-28 02:23:46 +08:00
  • 4daa8eb5ab fix(appimage): wrong $ARCH used by linuxdeploy #36712 Siwen Yu 2025-11-28 01:33:12 +08:00
  • e4ce0c7270 fix(health): git check and autocmd clean #36713 glepnir 2025-11-27 12:12:50 +08:00
  • 9a864d0a3c fix(edit): handle cindent properly with completion (#36711) zeertzjq 2025-11-27 11:30:02 +08:00
  • 2c97ea3f04 vim-patch:25a736e: runtime(i3config/swayconfig): add all option for i3config only (#36710) zeertzjq 2025-11-27 09:46:05 +08:00
  • a212fc7745 vim-patch:9.1.1929: completion: spell completion wrong with fuzzy (#36709) zeertzjq 2025-11-27 09:22:06 +08:00
  • 933df98270 vim-patch:712b650: runtime(doc): Fix typo in "Jumping to Changes", usr_08.txt (#36707) zeertzjq 2025-11-27 07:49:44 +08:00
  • 7ebfc50775 fix(lsp): ignore invalid fold ranges (#36708) Miika Tuominen 2025-11-27 01:47:07 +02:00
  • 8a626e5c4a feat(float): 'statusline' in floating windows #36521 glepnir 2025-11-27 01:10:45 +08:00
  • 656ff4c438 fix(events): crash on WinScrolled #35995 Kent Sibilev 2025-11-25 21:27:52 -05:00
  • 5143419e22 fix(man.lua): :Man slow/hangs if MANPAGER is set #36689 Muhammad Saheed 2025-11-26 02:08:32 +05:30
  • d0ed06dcea build: haiku os support #36639 User0 2025-11-23 18:45:00 +01:00
  • 9978b1b29e Merge pull request #36701 from zeertzjq/backport zeertzjq 2025-11-26 22:07:57 +08:00
  • 0bc2381b6b docs: misc Justin M. Keyes 2025-11-23 12:45:31 -05:00
  • 23d0d4c92a build(deps): bump tree-sitter to f6d17fdb0 Christian Clason 2025-11-25 10:33:28 +01:00
  • 13ed225054 feat(health): create a bug report #31842 glepnir 2025-11-26 13:21:32 +08:00
  • 612b2e7850 feat(api): nvim_get_commands returns function fields #36415 Rob Pilling 2025-11-26 05:12:39 +00:00
  • 7e09fedf43 feat(diagnostic): config.status #36693 Maria Solano 2025-11-25 21:00:00 -08:00
  • 0a0c349b6f fix(events): crash on WinScrolled #35995 Kent Sibilev 2025-11-25 21:27:52 -05:00
  • 87bd16e470 fix(man.lua): :Man slow/hangs if MANPAGER is set #36689 Muhammad Saheed 2025-11-26 02:08:32 +05:30
  • 4107442103 feat(diagnostic): highlights in diagnostic.status() #36685 Riley Bruins 2025-11-25 10:14:46 -08:00
  • 8d8f17c924 refactor(defaults): deduplicate selection_range() mappings #36686 Riley Bruins 2025-11-25 10:00:28 -08:00
  • e82aef2e22 feat(lsp): incremental-selection operator-pending mode #36575 Branden Call 2025-11-24 18:10:50 -07:00
  • 60c35cc4c7 docs: vimdoc parsing errors #36681 Justin M. Keyes 2025-11-24 15:10:05 -08:00
  • 01a9765035 build(deps): bump utf8proc to v2.11.2 Christian Clason 2025-11-22 20:19:37 +01:00
  • dbd7f45873 vim-patch:2190036: runtime(doc): Add environment variable expansion note to options (#36675) zeertzjq 2025-11-24 10:29:39 +08:00
  • 71ce3030eb vim-patch:898ac80: runtime(new-tutor): update vim-02-beginner following 48940d9 (#36674) zeertzjq 2025-11-24 09:33:28 +08:00
  • 2b9a033a8c Merge #36670 from justinmk/doc2 Justin M. Keyes 2025-11-23 17:07:06 -08:00
  • 3fc72f4ef1 docs: misc Justin M. Keyes 2025-11-23 12:45:31 -05:00
  • b7a670a6d2 docs: decode MIME-encoded author name Justin M. Keyes 2025-11-23 11:40:59 -05:00
  • a88c7962a8 fix(difftool): handle "no differences found" #36671 Tomas Slusny 2025-11-23 22:01:57 +01:00
  • 10c11c4644 build: haiku os support #36639 User0 2025-11-23 18:45:00 +01:00
  • 477b43aa7f Merge #36610 docs Justin M. Keyes 2025-11-22 22:45:24 -08:00
  • bf820b1b94 docs: misc, build, lsp Justin M. Keyes 2025-11-18 22:43:14 -05:00
  • 83d22e0979 refactor: deduplicate test Justin M. Keyes 2025-11-20 01:11:17 -05:00
  • 4bbdffe829 Merge #36663 from justinmk/offlinebuild Justin M. Keyes 2025-11-22 13:26:04 -08:00
  • 9044d64af9 feat: has('terminfo') Justin M. Keyes 2025-11-22 14:58:10 -05:00
  • d589ce28b0 build: drop BUNDLED_CMAKE_FLAG, BUNDLED_LUA_CMAKE_FLAG Justin M. Keyes 2025-11-22 14:42:14 -05:00
  • 6c20531e48 docs: deprecate BUNDLED_CMAKE_FLAG Justin M. Keyes 2025-11-22 14:33:13 -05:00
  • 1c12073db6 vim-patch:8da8862: runtime(vim): Update base syntax, match full :history command (#36655) zeertzjq 2025-11-22 07:13:10 +08:00