Commit Graph

  • 6976ff57dd vim-patch:152a450: runtime(sh): reset g:sh_fold_enabled after outputting its value in syntax script Christian Clason 2025-06-17 10:18:34 +02:00
  • ea8db9003b fix(lsp): use correct deprecation function (#34518) Maria José Solano 2025-06-15 16:15:55 -07:00
  • ff8acfffd2 fix(lsp): include client ID when receiving unknown fold kind (#34535) Maria José Solano 2025-06-16 19:36:06 -07:00
  • cd06e0c9d6 fix(lsp): include client ID when receiving unknown fold kind (#34535) Maria José Solano 2025-06-16 19:36:06 -07:00
  • ae0981070e vim-patch:9.1.1464: gv does not work in operator-pending mode (#34534) zeertzjq 2025-06-17 08:27:41 +08:00
  • 9ffa94b07b vim-patch:9.1.1463: Integer overflow in getmarklist() after linewise operation (#34532) zeertzjq 2025-06-17 07:24:52 +08:00
  • 3e984cf02b vim-patch:9.1.1463: Integer overflow in getmarklist() after linewise operation (#34532) zeertzjq 2025-06-17 07:24:52 +08:00
  • 5647b45e69 refactor(generator): use fmt() for string.format() more (#34528) zeertzjq 2025-06-17 06:50:51 +08:00
  • 24bb110588 vim-patch:f548ec4: runtime(keymaps): Add Azerbaijani keymap (#34527) zeertzjq 2025-06-17 06:47:05 +08:00
  • 1077374380 fix(lsp): advertise supported fold kinds (#34461) Riley Bruins 2025-06-16 13:05:00 -07:00
  • 35756022cb fix(lsp): advertise supported fold kinds (#34461) Riley Bruins 2025-06-16 13:05:00 -07:00
  • 492ea28612 feat(lsp): handle disabled code actions (#34453) Riley Bruins 2025-06-16 09:41:42 -07:00
  • 9f99bf48ea fix(lsp): add missing argument validations (#34519) Maria José Solano 2025-06-16 06:19:20 -07:00
  • 1d7823451e fix(lsp): use vim.notify for all message types #34489 someoneinjd 2025-06-16 20:02:59 +08:00
  • 6ad2a13054 Merge pull request #34495 from bfredl/debwithrelinfo bfredl 2025-06-16 12:27:41 +02:00
  • 576e8f62c2 fix(build): disable problematic marktree assert in RelWithDebInfo builds bfredl 2025-06-14 11:44:41 +02:00
  • b2722181b0 fix(edit): clear showcmd after clearing last put char (#34517) luukvbaal 2025-06-16 11:03:35 +02:00
  • 3d5be364bc fix(treesitter): enable a gc for wasmtime Lewis Russell 2025-06-15 14:44:49 +01:00
  • 5fe582448c fix(treesitter): enable a gc for wasmtime Lewis Russell 2025-06-15 14:44:49 +01:00
  • 8cfb993fdf docs: support overloads and async Lewis Russell 2025-06-13 12:12:35 +01:00
  • b92e3889fe vim-patch:631a50c: runtime(doc): mention cannot ignored events in eventignorewin (#34522) zeertzjq 2025-06-16 10:14:20 +08:00
  • ce292026ea docs(meta): fix incorrect bar -> backtick replacement (#34520) zeertzjq 2025-06-16 09:06:07 +08:00
  • 4b2c2eb120 docs(meta): fix incorrect bar -> backtick replacement (#34520) zeertzjq 2025-06-16 09:06:07 +08:00
  • 00ad477419 fix(lsp): use correct deprecation function (#34518) Maria José Solano 2025-06-15 16:15:55 -07:00
  • 29f2cb89f0 fix(messages): add append parameter to history entries (#34467) luukvbaal 2025-06-15 23:36:41 +02:00
  • 5ea6a022c0 build(deps): bump tree-sitter-query to v0.6.2 Christian Clason 2025-06-15 12:59:04 +02:00
  • 5046ef4c8f fix(extui): clear cmdline buffer for first message (#34490) luukvbaal 2025-06-15 12:55:01 +02:00
  • 742ea00742 fix(window): don't enter unfocusable or hidden prevwin (#34486) luukvbaal 2025-06-14 23:42:23 +02:00
  • 0d658660c2 fix(window): don't enter unfocusable or hidden prevwin (#34486) luukvbaal 2025-06-14 23:42:23 +02:00
  • c7f38e3bc8 fix(api): nvim_parse_cmd parses :map incorrectly #34068 glepnir 2025-06-15 01:17:56 +08:00
  • 4367441213 docs: misc dundargoc 2025-05-18 16:09:30 +02:00
  • 1deba926c4 vim-patch:1ded411: runtime(debcontrol): add hurd-amd64 architecture to syntax script (#34496) zeertzjq 2025-06-14 19:44:46 +08:00
  • 17571bc4c0 Merge pull request #34494 from huaxk/update-deps-hash bfredl 2025-06-14 11:54:45 +02:00
  • d21e2463fd fix: update deps hash for zig 0.14.0 huaxk 2025-06-14 17:19:33 +08:00
  • a34b8e42df docs: vim.fs., diagnostics, lsp #34488 Justin M. Keyes 2025-06-13 09:22:10 -07:00
  • 76d213efbe feat(lsp): support multiline semantic tokens #34458 Riley Bruins 2025-06-13 08:30:08 -07:00
  • 8001276bd0 docs: vim.fs., diagnostics, lsp #34402 Justin M. Keyes 2025-06-13 07:49:21 -07:00
  • 1d5b3b5b4c feat(treesitter)!: apply offset! directive to all captures #34383 Riley Bruins 2025-06-13 06:42:10 -07:00
  • 9ec6c19c67 docs(extui): rename box->msg, more->pager, prompt->dialog Luuk van Baal 2025-06-10 17:12:17 +02:00
  • 76f76fb083 fix(extui): only append messages exceeding 'cmdheight' to "more" Luuk van Baal 2025-06-08 16:05:44 +02:00
  • 3e30323135 fix(coverity/554963): preallocate msg.items to avoid FORWARD_NULL #34484 luukvbaal 2025-06-13 14:19:30 +02:00
  • 29c8dabd41 fix(insexpand): update showmode when updating the screen (#34466) luukvbaal 2025-06-13 10:37:19 +02:00
  • 1ede826e04 vim-patch:d296af9: runtime(masm): set 'com' and 'cms' options in ftplugin Christian Clason 2025-06-13 09:37:22 +02:00
  • beee60f3a0 vim-patch:85f0711: runtime(zimbu): set 'commentstring' option in ftplugin Christian Clason 2025-06-13 09:36:27 +02:00
  • 90b682891d vim-patch:91af4c4: runtime(doc): improve the wording of 'sts', 'varts' and 'varsts' values (#34480) zeertzjq 2025-06-13 08:53:48 +08:00
  • 77eb278adf fix(clipboard): enable cache for function providers #34470 Antoine 2025-06-12 18:18:23 +02:00
  • 82d0883c2d fix(lsp): correct diagnostic data support and related info capabilities (#34454) Riley Bruins 2025-06-12 11:00:42 -07:00
  • 7486c2f6aa feat(lsp): <Plug> mapping for signature help cycling #34039 Tiago Inaba 2025-06-12 14:56:39 -03:00
  • d0a24ea03e fix(lsp): _cancel_all_requests() tries to cancel completed requests #34105 Andre Toerien 2025-06-12 18:21:53 +02:00
  • f99e3a8a2a feat(lsp): incremental selection via "textDocument/selectionRange" #34011 Riley Bruins 2025-06-12 09:25:19 -07:00
  • a9b8a8dc6c fix(lsp): _cancel_all_requests() tries to cancel completed requests #34105 Andre Toerien 2025-06-12 18:21:53 +02:00
  • ac12dc49cc fix(clipboard): enable cache for function providers #34470 Antoine 2025-06-12 18:18:23 +02:00
  • ec84c8df0e fix(msgpack): flush incomplete big UI event before packing RPC event bfredl 2025-06-10 10:16:07 +02:00
  • d86d4bacc1 fix(messages): make swapfile attention message part of prompt (#34414) luukvbaal 2025-06-12 11:57:17 +02:00
  • 221b6ddf1c Merge pull request #34412 from bfredl/ui_buf bfredl 2025-06-12 11:35:33 +02:00
  • b8ee354f12 fix(msgpack): flush incomplete big UI event before packing RPC event bfredl 2025-06-10 10:16:07 +02:00
  • dc05598d02 fix(cmdline): set search cursor after ui_flush() (#34418) luukvbaal 2025-06-12 08:53:10 +02:00
  • 66e4784f5a fix(float): ensure relative window grid is allocated (#34459) luukvbaal 2025-06-12 08:51:29 +02:00
  • 5f00e6adaf vim-patch:5128920: runtime(vim): Update base-syntax, improve function definition matching (#34463) zeertzjq 2025-06-12 08:05:20 +08:00
  • 3a2ac2300b vim-patch:9.1.1454: tests: no test for pum at line break position (#34462) zeertzjq 2025-06-12 08:04:36 +08:00
  • 47df8f5a4b vim-patch:053aee0: runtime(doc): add more pointers to 'completeopt' (#34460) zeertzjq 2025-06-12 07:32:07 +08:00
  • 6bee2f686f fix(shada): prevent use-after-free when mapping file marks (#34446) glepnir 2025-06-12 06:31:48 +08:00
  • c4a760c734 fix(terminal): don't disable scrolloff for non-terminal buffers (#34451) zeertzjq 2025-06-11 22:47:06 +08:00
  • 6a71239cd5 fix(terminal): don't disable scrolloff for non-terminal buffers (#34451) zeertzjq 2025-06-11 22:47:06 +08:00
  • 902c946bcd fix(editorconfig): a custom property is treated as a section (#34445) fortime 2025-06-11 21:26:38 +08:00
  • de87ceb3be feat(tui): support APC queries in TermResponse (#34426) Gregory Anders 2025-06-11 08:26:58 -05:00
  • 966b1da183 fix(editorconfig): a custom property is treated as a section (#34445) fortime 2025-06-11 21:26:38 +08:00
  • 7aafbca510 vim-patch:c413ac7: runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang" Christian Clason 2025-06-11 09:45:45 +02:00
  • 719c7e2312 vim-patch:138fb95: runtime(reva): set 'cms' option in ftplugin, update URL Christian Clason 2025-06-11 09:45:18 +02:00
  • 8cd0ef06bb vim-patch:a0316cd: runtime(abap): set 'comments' and 'commentstring' option in ftplugin Christian Clason 2025-06-11 09:44:55 +02:00
  • b1aed2b40a vim-patch:572d460: runtime(gdshader): add comments and commentstring to ftplugin Christian Clason 2025-06-11 09:42:56 +02:00
  • 677a50bb26 vim-patch:30cf017: runtime(8th): updated 8th syntax script Christian Clason 2025-06-11 09:42:24 +02:00
  • 0f1cada0f7 fix(lsp): announce diagnostic tag support (#34436) Riley Bruins 2025-06-10 21:26:06 -07:00
  • bac133e4b6 fix(lsp): announce diagnostic tag support (#34436) Riley Bruins 2025-06-10 21:26:06 -07:00
  • fb7a234f01 test: value of has("gui_running") after :restart (#34439) zeertzjq 2025-06-11 10:41:56 +08:00
  • c5bc0289ed test(screen): still match by full row when {MATCH:} is present (#34437) zeertzjq 2025-06-11 09:56:12 +08:00
  • 37d6ac8a15 test(screen): still match by full row when {MATCH:} is present (#34437) zeertzjq 2025-06-11 09:56:12 +08:00
  • 1abcd9fe28 vim-patch:9.1.1452: completion: redundant check for completion flags (#34434) zeertzjq 2025-06-11 08:06:48 +08:00
  • d28ad6e03f vim-patch:9.1.1450: Session has wrong arglist with :tcd and :arglocal (#34430) zeertzjq 2025-06-11 07:35:42 +08:00
  • 79ce71430f vim-patch:bfa1636: runtime(doc): update documentation on tabstop settings (#34433) zeertzjq 2025-06-11 07:53:35 +08:00
  • 8ea18de959 vim-patch:274efcc: runtime(vim): Update base-syntax, contain let-heredocs (#34431) zeertzjq 2025-06-11 07:35:59 +08:00
  • 612f8e7c9e vim-patch:9.1.1450: Session has wrong arglist with :tcd and :arglocal (#34430) zeertzjq 2025-06-11 07:35:42 +08:00
  • b0ced63e43 Merge pull request #34428 from zeertzjq/backport zeertzjq 2025-06-11 07:14:39 +08:00
  • cbc9d9b9c7 Merge pull request #34429 from zeertzjq/vim-9.1.1447 zeertzjq 2025-06-11 07:05:25 +08:00
  • 5075043823 vim-patch:9.1.1449: typo in pum_display() zeertzjq 2025-06-11 06:41:09 +08:00
  • ac772706cc vim-patch:9.1.1447: completion: crash when backspacing with fuzzy completion zeertzjq 2025-06-11 06:38:40 +08:00
  • 0eec4a8ecc fix(tui): wait for embedded server's exit code zeertzjq 2025-06-10 14:10:12 +08:00
  • 36c6f488e4 fix(terminal): fix OSC 8 parsing (#34424) Gregory Anders 2025-06-10 15:52:45 -05:00
  • b5aef05b8f fix(terminal): fix OSC 8 parsing (#34424) Gregory Anders 2025-06-10 15:52:45 -05:00
  • 228ff6e547 Merge pull request #34411 from zeertzjq/tui-crash zeertzjq 2025-06-10 23:27:14 +08:00
  • c2aa5fd915 test: :restart works on Windows zeertzjq 2025-06-10 17:52:42 +08:00
  • 2dba5abcb2 fix(tui): wait for embedded server's exit code zeertzjq 2025-06-10 14:10:12 +08:00
  • 5d0766ddce backport: feat(vim.fs): vim.fs.root() can control priority #34413 Siddhant Agarwal 2025-06-10 19:49:51 +05:30
  • b98eefd803 fix(shada): prevent 'nobuflisted' buffers in v:oldfiles #34373 glepnir 2025-06-10 21:50:16 +08:00
  • 93925fe020 vim-patch:446a98f: runtime(rpl): set commentstring option in ftplugin Christian Clason 2025-06-09 22:35:13 +02:00
  • 4387c26691 vim-patch:9e9fe66: runtime(postscr): set commentstring option in ftplugin Christian Clason 2025-06-09 22:35:00 +02:00
  • b7cb7fe51c vim-patch:de535cf: runtime(occam): set commentstring option in ftplugin Christian Clason 2025-06-09 22:34:53 +02:00
  • 5394320a67 vim-patch:df63097: runtime(lprolog): set com, cms options for lambda prolog Christian Clason 2025-06-09 22:34:38 +02:00
  • 2f167c53ac vim-patch:aa9fc8e: runtime(vue): set 'com' and 'cms' options in ftplugin Christian Clason 2025-06-09 22:34:05 +02:00
  • 2c80b05cbd vim-patch:9.1.1446: filetype: cuda-gdb config files are not recognized Christian Clason 2025-06-09 22:36:37 +02:00