Commit Graph

  • 0bb2f5cc08 fix(ftplugin): source inherited Lua ftplugins Barrett Ruth 2026-07-13 14:36:36 -05:00
  • fd02e91319 fix(ftplugin): port checkhealth ftplugin to Lua Barrett Ruth 2026-07-13 16:48:31 -05:00
  • eb94149a29 refactor(vimscript)!: drop ctxget(), ctxpush(), etc #40724 Justin M. Keyes 2026-07-13 17:57:13 -04:00
  • 06ded1330c refactor(core): group Visual-mode globals in VisualExtent #40722 Justin M. Keyes 2026-07-13 16:19:32 -04:00
  • 73bb6a8a5e fix(dir): let 3P dir-browser plugin rename the dir buffer #40529 Barrett Ruth 2026-07-13 14:10:19 -05:00
  • 4d736cd41f Merge #40721 from justinmk/refactor Justin M. Keyes 2026-07-13 14:35:23 -04:00
  • fe794153ed feat(docs): mark optional API parameters Justin M. Keyes 2026-07-13 20:01:55 +02:00
  • 9982f6e0e4 refactor(api): omit optional param Justin M. Keyes 2026-07-13 19:25:39 +02:00
  • dc8934482e feat(api): optional params after opts #40720 Justin M. Keyes 2026-07-13 13:43:49 -04:00
  • 01d1ee330f ci: bump actions/labeler in the github-actions group across 1 directory dependabot[bot] 2026-07-13 12:27:05 +00:00
  • f50f421694 test(pack): unreliable "vim.pack" tests on Windows #40717 Justin M. Keyes 2026-07-13 10:49:48 -04:00
  • 25439dad7e feat(api): relax contract, opts + rest params are optional #40581 Barrett Ruth 2026-07-13 09:28:24 -05:00
  • e18820007f ci: avoid running Coverity in forks #40718 Dmytro Meleshko 2026-07-13 15:59:31 +02:00
  • 1665b992b7 fix(filetype): trigger FileType after BufReadCmd #40679 Barrett Ruth 2026-07-13 08:08:09 -05:00
  • 6ea01d37f8 refactor(core): group insert-mode globals in InsState #40712 Justin M. Keyes 2026-07-13 09:06:04 -04:00
  • 07144616ca Merge #40713 from justinmk/fixbuild Justin M. Keyes 2026-07-13 08:44:07 -04:00
  • e1c1bd3722 fix(coverity): RESOURCE_LEAK, USE_AFTER_FREE Justin M. Keyes 2026-07-13 05:46:46 +02:00
  • 3a7989f4f4 docs(shada): outdated docstrings #40711 Justin M. Keyes 2026-07-12 22:42:47 -04:00
  • 4a08596314 fix(path): normalize separators (slashes) #39155 tao 2026-07-13 01:23:44 +08:00
  • 543a96e491 fix(lsp): unclear error on malformed server responses #40422 Kim A. Brandt 2026-07-12 18:52:10 +02:00
  • 58b6310adc fix(startup): respect enter for windows created in startup scripts #37287 glepnir 2026-07-13 00:30:40 +08:00
  • 17f13ab338 Merge #40473 from janlazo/vimpatch_na_cfuncs Justin M. Keyes 2026-07-12 12:13:20 -04:00
  • 81c4c295ac refactor(insert): rename edit.c => insert.c #40705 Justin M. Keyes 2026-07-12 11:57:17 -04:00
  • c1e09659b4 Merge pull request #40628 from Rawan10101/wasm-runtime-bundling bfredl 2026-07-12 17:53:45 +02:00
  • ac66c9de03 Merge #40703 from justinmk/fixci Justin M. Keyes 2026-07-12 09:30:57 -04:00
  • 88b627d72d test(autoread): unreliable "coalesces rapid changes via debouncing" Justin M. Keyes 2026-07-12 15:14:57 +02:00
  • 83ced05984 fix(ctx): coverity CHECKED_RETURN Justin M. Keyes 2026-07-12 14:36:18 +02:00
  • d25ae8b8c2 refactor(input): rename getchar.c => input.c #40698 Justin M. Keyes 2026-07-12 08:34:13 -04:00
  • fde6f72f74 build(wasm): bundle runtime files into MEMFS rawan10101 2026-07-07 03:25:02 +03:00
  • a8d7292de3 fix(treesitter): give each wasm parser its own TSWasmStore #40163 Ryan Patterson 2026-06-16 20:22:33 +08:00
  • a14617849f build(deps): bump wasmtime to v36.0.12 Christian Clason 2026-07-12 12:14:35 +02:00
  • 939efc2d31 build(deps): bump tree-sitter to v0.26.11 Christian Clason 2026-07-12 12:28:13 +02:00
  • 1227148ac3 build(deps): bump tree-sitter to d11d18f74 Christian Clason 2026-07-12 11:37:47 +02:00
  • 41294e4253 docs(dir): remove augroup deletion note #40696 Barrett Ruth 2026-07-11 17:20:27 -05:00
  • 67af4141c8 fix(filetype): false positive when matching directory buffer #40695 Barrett Ruth 2026-07-11 17:19:44 -05:00
  • 4349c386db refactor(ctx): drop switch_win/restore_win #40693 Justin M. Keyes 2026-07-11 13:29:59 -04:00
  • 5e5cd87aa6 fix(ui2): remove obsolete usages of sc_col Sébastien Hoffmann 2026-07-11 15:45:34 +02:00
  • 935a14bb72 docs(ui2): deprecate v:echospace Sébastien Hoffmann 2026-07-08 20:23:01 +02:00
  • 0ffd74ae85 fix(ui2): fix ruler on repeated messages Sébastien Hoffmann 2026-07-11 16:38:12 +02:00
  • 2473cb62b7 fix(ui2): correctly crop message at multibyte/multicell character Sébastien Hoffmann 2026-07-05 13:55:22 +02:00
  • fcc391d89a fix(ui2): clear showcmd virt_text together with search count Sébastien Hoffmann 2026-07-05 11:06:46 +02:00
  • 5b455a8aa0 feat(statusline): remove arbitrary item group minwid limit Sébastien Hoffmann 2026-06-16 21:07:37 +02:00
  • 60687ccb6a fix(ui2)!: consistent ruler width inside/outside statusline Sébastien Hoffmann 2026-06-16 20:12:25 +02:00
  • c5be331502 fix(ui2)!: don't constrain ruler to ru_wid, fix leading item group Sébastien Hoffmann 2026-06-28 14:40:33 +02:00
  • 0f1e0a7900 refactor(ctx): drop aucmd_prepbuf/aucmd_restbuf #40692 Justin M. Keyes 2026-07-11 12:04:31 -04:00
  • f2d15fc0b0 refactor(input): ungetchars() usage #40685 Justin M. Keyes 2026-07-11 10:53:30 -04:00
  • e3b50671ef Merge #40690 from justinmk/fixci Justin M. Keyes 2026-07-11 09:14:31 -04:00
  • d1b7a39fc3 test: unreliable "TUI split sequences within 'ttimeoutlen'" Justin M. Keyes 2026-07-11 14:45:10 +02:00
  • f2927bd919 test: unreliable "vim.system (async) supports timeout" Justin M. Keyes 2026-07-11 14:27:47 +02:00
  • 141a498cca test: unreliable "API nvim_list_chans, nvim_get_chan_info stream=job :terminal channel" Justin M. Keyes 2026-07-11 14:21:40 +02:00
  • 757800bc64 Merge #40688 from justinmk/fixci Justin M. Keyes 2026-07-11 08:46:39 -04:00
  • f1904f2a6c test(dir): "replace - mapping" hangs the Windows CI Justin M. Keyes 2026-07-11 13:09:06 +02:00
  • 8d51e07fa1 feat(eval): writefile() treats RPC string as "blob" Justin M. Keyes 2026-07-11 13:37:53 +02:00
  • 0f7bd6a3cd fix(diff): resource leak on :diffput E787 error path #40686 Justin M. Keyes 2026-07-11 07:15:04 -04:00
  • eb2e695e40 test: "Failed to start server: address already in use" #40683 Justin M. Keyes 2026-07-11 06:52:04 -04:00
  • 7e9f384dde docs: update version.c #40609 github-actions[bot] 2026-07-11 04:19:55 -04:00
  • 59dbca9b0c fix(api): nvim_cmd() "args" type too narrow #40670 glepnir 2026-07-11 08:34:08 +08:00
  • 784765cb73 fix(winbar): update hidden tabpages on global 'winbar' change #40608 Barrett Ruth 2026-07-10 11:49:52 -05:00
  • 3b88a8a65d fix(filetype): ensure directory bufname ends w/ slash sep #40552 Barrett Ruth 2026-07-10 11:40:13 -05:00
  • 20a4b1bc5e fix(dir): user/plugin can override default "-" mapping #40676 Barrett Ruth 2026-07-10 10:52:24 -05:00
  • 6a8bb2d62f refactor(ctx): simplify ctx_switch (40674 Justin M. Keyes 2026-07-10 09:08:58 -04:00
  • 435734e8db ci: bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2026-07-10 12:26:05 +00:00
  • d79c787f27 refactor(ctx): ctx_restore_curwin #40667 Justin M. Keyes 2026-07-10 07:58:02 -04:00
  • 3dc32d5cd1 backport: feat(restart)!: ZR restores session #40669 Nathan Zeng 2026-07-10 03:58:59 -07:00
  • e684a3dd18 Merge pull request #38546 from dchinmay2/push-pozrrzptmvnv bfredl 2026-07-10 11:18:43 +02:00
  • edb043bf33 Merge #40661 from justinmk/unifyctx Justin M. Keyes 2026-07-09 21:50:45 -04:00
  • d3ffc94110 refactor(cmdpreview): lift undo-checkpoint code Justin M. Keyes 2026-07-10 03:17:57 +02:00
  • 6bb1aa74e6 refactor: unify context-switching concepts Justin M. Keyes 2026-07-09 19:50:16 +02:00
  • 982d2f2531 fix(test): screen:expect({none=…}) with no any/grid Justin M. Keyes 2026-07-09 03:46:19 +02:00
  • 7dccbfed10 fix(dir): select origin on parent navigation #40658 Barrett Ruth 2026-07-09 16:47:56 -05:00
  • 65345c9981 fix(socket): --listen silently truncates long paths #40625 MAAZIZ Adel Ayoub 2026-07-09 21:07:17 +01:00
  • de141b4679 fix(socket): --listen silently truncates long paths #40625 MAAZIZ Adel Ayoub 2026-07-09 21:07:17 +01:00
  • a54a7f6a78 fix(dir): preserve alternate buffer #40659 Barrett Ruth 2026-07-09 14:41:09 -05:00
  • 8c285c6c33 refactor(api): drop CmdParseInfo indirection #40657 Justin M. Keyes 2026-07-09 13:30:33 -04:00
  • bcbd9d7992 refactor(api): promote magic spec from CmdParseInfo to exarg_T #39119 Vivek Kumar 2026-07-09 21:23:40 +05:30
  • 55e3e4e984 build: bump minimum libuv #40648 Justin M. Keyes 2026-07-09 11:45:42 -04:00
  • c0a16a5977 feat(restart)!: ZR restores session #40498 Nathan Zeng 2026-07-09 04:09:12 -07:00
  • e32874f17f build(deps): bump luajit to fed6d4782 Christian Clason 2026-07-09 12:14:39 +02:00
  • fce6d9a549 feat(lua): add cwd context to vim._with() #40653 Evgeni Chasnovski 2026-07-09 14:07:14 +03:00
  • 3e9615b48a fix(options): set default 'packlockfile' respecting $NVIM_APPNAME #40651 Evgeni Chasnovski 2026-07-09 13:20:08 +03:00
  • 7c9222f45e fix(mouse): reset click count on next click if mouse moved (#40637) zeertzjq 2026-07-09 08:40:00 +08:00
  • d55252a3ec refactor(logging)!: rename current_level #40642 Justin M. Keyes 2026-07-08 16:15:42 -04:00
  • 0653e7a338 feat(pack): 'packlockfile' option #40562 Evgeni Chasnovski 2026-07-08 19:23:28 +03:00
  • ef130902cf fix(lsp): clear push diagnostics on detach #40634 Oleh Volynets 2026-07-08 18:00:21 +02:00
  • 089662d318 build(deps): bump luajit to acb223497 Christian Clason 2026-07-08 13:17:25 +02:00
  • 653f2092ce fix(lsp): refresh document-pull buffers on workspace/diagnostic/refresh #40623 Caleb White 2026-07-08 06:26:22 -05:00
  • cfd7f29d52 feat(vim.fs): vim.fs.mkdir() #40599 Barrett Ruth 2026-07-08 06:16:29 -05:00
  • 6a6431cb99 refactor(lsp): use LspNotify for codelens #40604 jdrouhard 2026-07-07 11:23:59 -05:00
  • e81d67ffa1 fix(terminal): avoid E676 after failed :wqa (#40620) Barrett Ruth 2026-07-06 20:41:11 -05:00
  • 5231ad1357 fix(terminal): avoid E676 after failed :wqa (#40620) Barrett Ruth 2026-07-06 20:41:11 -05:00
  • 18e27292e4 Merge pull #40619 fix(lua): statusline expr leaks into msg area Justin M. Keyes 2026-07-06 17:21:03 -04:00
  • a6d7193f07 refactor(lua): rename nlua_call_typval Justin M. Keyes 2026-07-06 21:32:53 +02:00
  • b5f500263b fix(lua): bufwrite message overridden by :redrawstatus Justin M. Keyes 2026-07-06 19:36:39 +02:00
  • 4713f0e9eb build(vim-patch): N/A option callbacks Jan Edmund Lazo 2026-07-06 00:27:31 -04:00
  • d23c98deab backport: fix(shada): persist cleared registers (#40615) neovim-backports[bot] 2026-07-06 11:25:40 -04:00
  • 40dccef262 fix(shada): persist cleared search patterns #40600 Barrett Ruth 2026-07-06 08:36:02 -05:00
  • e618d279b8 build(vim-patch): version.c "included_patches[]" is N/A Jan Edmund Lazo 2026-07-05 20:47:47 -04:00
  • 384a9c451a build(vim-patch): detect N/A C files based on diff Jan Edmund Lazo 2026-06-28 02:44:13 -04:00
  • c4af59647f ci: bump korthout/backport-action dependabot[bot] 2026-07-06 12:26:17 +00:00
  • aff618536b fix(shada): persist cleared registers #40601 Barrett Ruth 2026-07-06 08:40:17 -05:00