Commit Graph

  • 30f650420b Merge pull request #34606 from zeertzjq/vim-99b9847 zeertzjq 2025-06-23 07:44:26 +08:00
  • 233014f3ed vim-patch:dcff497: runtime(vim): Update base-syntax, match bare mark ranges zeertzjq 2025-06-23 07:23:01 +08:00
  • 69ef85a533 vim-patch:99b9847: runtime(vim): Update base-syntax, fix Vim9 :import expression comment handling zeertzjq 2025-06-23 07:22:40 +08:00
  • cfb4d3d2f2 docs(treesitter): fix parameter list for Query:iter_matches (#34553) Luis Calle 2025-06-22 05:38:00 -05:00
  • ee2fc31b36 vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput (#34588) zeertzjq 2025-06-22 08:00:17 +08:00
  • 0980617c0d build(msvc): suppress msvc build warning for different enum types (#34591) Gabriel Ford 2025-06-21 18:54:51 -04:00
  • d0aedd36df fix(extui): set 'modifiable', 'noswapfile' for buffers (#34582) phanium 2025-06-20 23:32:07 +08:00
  • cacb4ceeb4 test(prompt): nvim_paste in prompt buffer #34583 Shadman 2025-06-20 20:07:27 +06:00
  • 927dc3c2c4 vim-patch:476b65e: runtime(doc): mention using <script> instead of <sfile> in :autocmd (#34580) zeertzjq 2025-06-20 07:08:01 +08:00
  • 528381587b refactor(lsp): redesign LSP folding state #34469 Yi Ming 2025-06-19 21:23:40 +08:00
  • 1976ca68b5 fix(lsp) type annotation for vim.lsp.Config.cmd #34574 Oskar Haarklou Veileborg 2025-06-19 12:35:13 +02:00
  • 0dc900d744 fix(lsp): clear document_color autocmds #34573 Riley Bruins 2025-06-19 03:48:12 -07:00
  • 150513a163 fix(lsp) type annotation for vim.lsp.Config.cmd #34574 Oskar Haarklou Veileborg 2025-06-19 12:35:13 +02:00
  • 487112d674 vim-patch:9.1.1468: filetype: bright(er)script files are not recognized Christian Clason 2025-06-18 18:27:47 +02:00
  • 2379fb053a vim-patch:8b92af6: runtime(hgcommit): set comments and commentstring options in filetype plugin Christian Clason 2025-06-18 18:49:32 +02:00
  • 255f313cf6 vim-patch:736cd18: runtime(ishd): set comments and commentstring options in filetype plugin Christian Clason 2025-06-18 18:49:16 +02:00
  • f038213617 vim-patch:e4c157b: runtime(nroff,groff): update commentstyle in filetype plugins Christian Clason 2025-06-18 18:45:32 +02:00
  • fb8dba413f vim-patch:9.1.1467: too many strlen() calls (#34572) zeertzjq 2025-06-19 10:21:33 +08:00
  • 8ed6f00ab0 vim-patch:9.1.1471: completion: inconsistent ordering with CTRL-P (#34571) zeertzjq 2025-06-19 09:24:13 +08:00
  • 0456d75517 vim-patch:8311e7d: runtime(vim): fix incorrect highlighting of User autocmds (#34570) zeertzjq 2025-06-19 07:49:15 +08:00
  • 4303337c77 fix(diagnostics): validate opts.signs #34565 Bruce Wen 2025-06-18 19:26:28 +02:00
  • 3594c213a7 fix(diagnostics): validate opts.signs #34565 Bruce Wen 2025-06-18 19:26:28 +02:00
  • 8e17b72094 docs: vim_diff.txt #34502 Phạm Bình An 2025-06-18 20:19:00 +07:00
  • ecf5164d2d backport: feat(lsp): pass resolved config to cmd() #34560 Justin M. Keyes 2025-06-18 05:46:53 -07:00
  • 5cf135f9a0 vim-patch:9.1.1466: filetype: not all lex files are recognized Eisuke Kawashima 2025-06-18 19:21:16 +09:00
  • 32f30c4874 feat(lsp): pass resolved config to cmd() #34550 Julian Visser 2025-06-18 13:52:17 +02:00
  • aa8c86e8f3 Merge #34541 docs Justin M. Keyes 2025-06-18 03:46:28 -07:00
  • 237bb9cb59 docs(ui): type annotations for options #33983 Yi Ming 2025-06-18 18:20:18 +08:00
  • cb2367a1e2 docs: api, misc Justin M. Keyes 2025-06-15 01:01:55 +02:00
  • c8e54bf49d docs: deprecate <sfile> Justin M. Keyes 2025-06-17 14:39:03 +02:00
  • 3b85046ed5 fix(messages): "list_cmd" kind for :command, :version (#34529) luukvbaal 2025-06-18 07:54:49 +02:00
  • 8af2aea24f Merge pull request #34492 from nenahp/fix-append-cursor zeertzjq 2025-06-18 06:59:05 +08:00
  • 17c18efbe5 fix(lsp): support v:count in selection_range() #34551 Riley Bruins 2025-06-17 14:10:57 -07:00
  • b3c78f4b3c test(lsp): return tables instead of deserializing strings #34554 Riley Bruins 2025-06-17 13:41:49 -07:00
  • 2c9d21f722 fix: cursor shape don't resume after :append phanium 2025-06-14 15:33:45 +08:00
  • 286371b4d2 feat(prompt): multiline prompt input #33371 Shadman 2025-06-17 21:46:57 +06:00
  • 6396bfb29f docs: vim.fs.dir.Opts type #34546 phanium 2025-06-17 22:14:25 +08:00
  • 496691f985 docs: vim.fs.dir.Opts type #34546 phanium 2025-06-17 22:14:25 +08:00
  • e74753a221 fix(docs): callback annotation for vim.ui.input #34507 Maria José Solano 2025-06-17 06:37:27 -07:00
  • 006361fc6b fix(api): buffer updates in quickfix buffer #31105 glepnir 2025-06-17 21:31:14 +08:00
  • 1bf9a07b3e build: slience new clang-tidy warnings #34539 someoneinjd 2025-06-17 17:19:57 +08:00
  • 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