Commit Graph

  • 6cfaa9c204 version bump Justin M. Keyes 2025-07-12 14:36:34 -04:00
  • b2684d9f66 NVIM v0.11.3 v0.11.3 Justin M. Keyes 2025-07-12 14:34:12 -04:00
  • 7da0c46e1b fix(health): bad format() call #34906 neovim-backports[bot] 2025-07-12 11:32:56 -07:00
  • 2422fbdd5f fix(health): bad format() call #34904 Justin M. Keyes 2025-07-12 14:27:51 -04:00
  • 91ef8606f2 build(deps): update tree-sitter parsers and queries #34905 Christian Clason 2025-07-12 20:27:31 +02:00
  • eb5b4b9e57 build(deps): bump tree-sitter-vim to v0.7.0 Christian Clason 2025-07-12 17:12:50 +02:00
  • d2098057a7 docs(autocmd): generate events enum type #34883 luukvbaal 2025-07-12 16:46:13 +02:00
  • 89959ab9dc fix(messages): recognize cmdline one_key/number prompt State (#34206) luukvbaal 2025-06-09 18:57:28 +02:00
  • adf31505d8 fix(messages): make swapfile attention message part of prompt (#34414) luukvbaal 2025-06-12 11:57:17 +02:00
  • 34fbfa3586 refactor(build): use consistent cmake names #34893 Travis Finkenauer 2025-07-12 07:00:36 -07:00
  • f1babb322b refactor(qf): move syntax code for qf-toc to qf.lua #34879 Phạm Bình An 2025-07-12 08:13:20 +07:00
  • 8c6ea76ebc fix(extui): disable cmdline highlighter when showing a message (#34887) luukvbaal 2025-07-12 01:15:31 +02:00
  • d4074b812d vim-patch:9.1.1538: tests: string options in gen_opt_test.vim not fully sorted (#34891) zeertzjq 2025-07-12 06:56:43 +08:00
  • 7f5b5d34cf fix(window): don't store invalid height in window config (#34885) luukvbaal 2025-07-11 18:53:30 +02:00
  • 9e968635ef fix(extui): check if buffers/windows exist before deleting (#34886) Tomasz N 2025-07-11 17:31:30 +02:00
  • f9f0345eba fix(vim.json): loss of precision on integers >14 digits #34876 jade 2025-07-10 19:07:56 -07:00
  • 4f3aa7bafb Merge #34558 docs Justin M. Keyes 2025-07-10 22:36:16 -04:00
  • 7a69fefdb9 fix(vim.json): loss of precision on integers >14 digits #34876 jade 2025-07-10 19:07:56 -07:00
  • c3e2926f17 docs: deprecate :ownsyntax Justin M. Keyes 2025-06-27 21:55:33 +02:00
  • e78c877688 docs: rename ui.txt => api-ui-events.txt Justin M. Keyes 2025-06-24 22:11:24 +02:00
  • 58df501913 docs: api, pack, events, develop Justin M. Keyes 2025-06-18 13:39:35 +02:00
  • 00f8f94d5b vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873) zeertzjq 2025-07-11 09:17:05 +08:00
  • 54cde0674b test(ui/{cmdline,message}2_spec): reduce flakiness/runtime #34875 luukvbaal 2025-07-11 02:52:50 +02:00
  • 9809ce8b47 vim-patch:6ac2e4a: runtime(vim): Update base syntax, improve function call highlighting (#34874) zeertzjq 2025-07-11 07:20:25 +08:00
  • 68e316e3f9 feat(diagnostic): jump to related info location from open_float #34837 Riley Bruins 2025-07-10 11:24:17 -07:00
  • 7bd4dfd209 refactor(lsp): simplify multiline semantic token logic #34698 Riley Bruins 2025-07-10 11:12:18 -07:00
  • 4745270bf1 feat(lsp): support textDocument/colorPresentation (#34823) Maria José Solano 2025-07-10 08:51:26 -07:00
  • 213360c389 fix(lsp): custom 'winborder' in make_floating_popup_options() #34868 Sebastian Lyng Johansen 2025-07-10 14:51:13 +02:00
  • 5803994a1c fix(highlight): preserve bg transparency with winblend=100 #34825 glepnir 2025-07-10 20:42:45 +08:00
  • e644038f06 docs: move vim.system to own section Lewis Russell 2025-07-10 10:32:17 +01:00
  • 7f18811668 vim-patch:32a1b26: runtime(filetype): improve asm heuristics and move into FTasmsyntax() (#34863) zeertzjq 2025-07-10 20:30:39 +08:00
  • fccd016a0f vim-patch:bda55df: Revert "runtime(haskell): Add single quote to iskeyword in ftplugin (vim/vim#8191)" Christian Clason 2025-07-09 18:43:46 +02:00
  • 6f8efea940 fix(tui): check for title support correctly (#34866) zeertzjq 2025-07-10 14:17:20 +08:00
  • e65c0a0810 fix(tui): check for title support correctly (#34866) zeertzjq 2025-07-10 14:17:20 +08:00
  • fb0dc825e9 feat(option): custom chars in 'winborder' #33772 glepnir 2025-07-10 09:15:08 +08:00
  • 7526fb449d feat(extui): use winborder for msg window #34859 Sebastian Lyng Johansen 2025-07-10 02:42:47 +02:00
  • 8aed423072 vim-patch:3987eac: runtime(doc): clarify how ex ranges are adjusted when acting on folds (#34862) zeertzjq 2025-07-10 06:55:35 +08:00
  • 977e91b424 feat(tui): use DA1 response to determine OSC 52 support Gregory Anders 2025-07-09 12:23:19 -05:00
  • 388b559848 fix(runtime): no conceal in qf on :lopen #34854 phanium 2025-07-10 00:36:10 +08:00
  • 76f6868e0a fix(runtime): no conceal in qf on :lopen #34854 phanium 2025-07-10 00:36:10 +08:00
  • 840cdb9589 feat(shada): shada should not store nobuflisted buffers #21818 Leonhard Kipp 2025-07-09 18:33:20 +02:00
  • 3a3484be29 test(messages/cmdline_spec): convert highlight IDs to name and format (#34845) luukvbaal 2025-07-09 11:33:19 +02:00
  • 3c9484b550 feat(extui): show dismissed message in cmdline (#34745) luukvbaal 2025-07-09 11:17:18 +02:00
  • 88774965e5 feat(api): relax contract, allow return-type void => non-void #34811 Justin M. Keyes 2025-07-08 22:40:08 -04:00
  • 96aef50624 Merge pull request #34852 from zeertzjq/vim-9.1.1526 zeertzjq 2025-07-09 08:55:08 +08:00
  • 5fe310c5e6 vim-patch:9.1.1528: completion: crash with getcompletion() zeertzjq 2025-07-09 07:47:15 +08:00
  • ef0ec7edac vim-patch:9.1.1526: completion: search completion match may differ in case zeertzjq 2025-07-09 07:38:43 +08:00
  • c97ad3cb41 fix(health): floating window closes when opening TOC (gO) neovim-backports[bot] 2025-07-08 23:10:18 +00:00
  • db7c2acbc6 vim-patch:9.1.1532: termdebug: not enough ways to configure breakpoints (#34851) zeertzjq 2025-07-09 06:38:58 +08:00
  • 435f03ee10 docs: tag of :EditQuery #34844 Phạm Bình An 2025-07-08 19:28:12 +07:00
  • bb6422f1ad docs(tutor): Chinese (zh-CN) translation #34803 PilgrimLyieu 2025-07-08 20:26:39 +08:00
  • 28b7c2df52 fix(health): floating window closes when opening TOC (gO) #34794 glepnir 2025-07-08 20:21:09 +08:00
  • f68a5c40f0 feat(messages): add "prev_cmd" argument to msg_history_show (#34779) luukvbaal 2025-07-08 11:19:02 +02:00
  • f576b59a09 docs: type fixes #34831 phanium 2025-07-08 09:56:22 +08:00
  • bf9d3e4bf8 fix(prompt): lnum update via nvim_buf_set_lines if buf != curbuf #34833 Mathias Fußenegger 2025-07-08 02:42:45 +02:00
  • d88bebfbc7 docs: misc #34834 Phạm Bình An 2025-07-08 07:31:37 +07:00
  • 2ddb5d21bb test(api): nvim_get_keymap returns correct lhsraw and lhsrawalt zeertzjq 2025-07-08 06:38:32 +08:00
  • 6889f9168b fix(api): populate lhsrawalt in nvim_get_keymap response ncrpy 2025-07-07 14:03:09 +09:00
  • 27daeb0d68 vim-patch:9.1.1520: completion: search completion doesn't handle 'smartcase' well (#34840) zeertzjq 2025-07-08 08:07:42 +08:00
  • ed8b022633 Merge pull request #34841 from zeertzjq/vim-9.1.0877 zeertzjq 2025-07-08 08:06:34 +08:00
  • 2d3a4154c5 Merge pull request #34839 from zeertzjq/backport zeertzjq 2025-07-08 07:36:36 +08:00
  • 842ca1fd5c vim-patch:9.1.1519: tests: Test_termdebug_decimal_breakpoints() may fail zeertzjq 2025-07-08 06:55:25 +08:00
  • 62822d750d vim-patch:9.1.0877: tests: missing test for termdebug + decimal signs zeertzjq 2025-07-08 06:53:45 +08:00
  • 5fd386a893 Merge pull request #34828 from ncrpy/fix-get_keymap-lhsrawalt zeertzjq 2025-07-08 07:22:02 +08:00
  • 87ba1d7465 vim-patch:9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect' (#34836) zeertzjq 2025-07-08 06:37:30 +08:00
  • 0c973bf442 test(api): nvim_get_keymap returns correct lhsraw and lhsrawalt zeertzjq 2025-07-08 06:38:32 +08:00
  • d523750de0 fix(api): populate lhsrawalt in nvim_get_keymap response ncrpy 2025-07-07 14:03:09 +09:00
  • c3c8d25293 vim-patch:9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect' (#34836) zeertzjq 2025-07-08 06:37:30 +08:00
  • 2031287e93 feat(lsp): support diagnostic related information (#34474) Riley Bruins 2025-07-07 10:05:02 -07:00
  • 0d9bf5b89f vim-patch:244198f: runtime(autopkgtest): add ftplugin file for autopkgtest Christian Clason 2025-07-06 18:14:22 +02:00
  • 4310f3f580 vim-patch:e9d331d: runtime(autopkgtest): add syntax file for autopkgtest Christian Clason 2025-07-06 18:14:07 +02:00
  • d73788fad2 vim-patch:48c823c: runtime(debcontrol): move kernel/architecture definitions to shared/debarchitectures.vim Christian Clason 2025-07-06 18:13:30 +02:00
  • 3177841bdf vim-patch:9.1.1517: filetype: autopkgtest files are not recognized Christian Clason 2025-07-06 18:10:36 +02:00
  • 8d5452c46d refactor(lsp): stateful data abstraction, vim.lsp.Capability #34639 Yi Ming 2025-07-07 11:51:30 +08:00
  • 55e3a75217 fix(lsp): convert the encoded position to line byte (#34824) Yi Ming 2025-07-07 11:39:05 +08:00
  • 5973328eda feat(options): per-buffer 'busy' status #34493 Shadman 2025-07-07 05:17:06 +06:00
  • 6fd2a3040f vim-patch:9.1.1518: getcompletiontype() may crash (#34819) zeertzjq 2025-07-07 06:46:05 +08:00
  • 2e2ac49c57 refactor(lsp): narrower hierarchy argument type (#34799) Maria José Solano 2025-07-06 15:12:01 -07:00
  • 86a2ebd5fe vim-patch:f79695c: runtime(doc): fix a few typos introduced in 0ae9e19540dda5d (#34818) zeertzjq 2025-07-07 06:01:51 +08:00
  • 18e0301e1f fix(treesitter): inconsistent highlight of multiline combined injection #32619 Artem 2025-07-06 13:05:41 -05:00
  • 12689c73d8 fix(vim.pack): add() stops unexpectedly on package load error #34787 Phạm Bình An 2025-07-07 01:04:03 +07:00
  • 957093da0d feat(lsp): handle deprecated document symbols (#34751) Maria José Solano 2025-07-06 09:39:37 -07:00
  • 0ab089add4 refactor(lsp): consistent usage of vim.notify #34802 Maria José Solano 2025-07-06 07:07:30 -07:00
  • 580b8cfac7 refactor(lsp): consistent usage of vim.notify #34802 Maria José Solano 2025-07-06 07:07:30 -07:00
  • 4f141dca8c vim-patch:0ae9e19: runtime(doc): add a section for options influencing search (#34810) zeertzjq 2025-07-06 20:47:11 +08:00
  • 09f9d72c24 fix(runtime): coverity STRING_NULL #569464 (#34795) glepnir 2025-07-06 20:27:20 +08:00
  • 2d13ae0dd4 vim-patch:7a734b7: tests: fix typo in comment (after v9.1.1511) zeertzjq 2025-07-06 08:56:14 +08:00
  • 730a5e0599 vim-patch:9.1.1511: tests: two edit tests change v:testing from 1 to 0 zeertzjq 2025-07-05 21:42:59 +08:00
  • cf5506f0fd vim-patch:9.1.1516: tests: no test that 'incsearch' is updated after search completion (#34808) zeertzjq 2025-07-06 17:41:59 +08:00
  • 5335d9991f Merge pull request #34807 from zeertzjq/vim-9.1.1511 zeertzjq 2025-07-06 17:35:05 +08:00
  • 8a4977e286 vim-patch:7a734b7: tests: fix typo in comment (after v9.1.1511) zeertzjq 2025-07-06 08:56:14 +08:00
  • 11e967d5af vim-patch:9.1.1511: tests: two edit tests change v:testing from 1 to 0 zeertzjq 2025-07-05 21:42:59 +08:00
  • 025c070312 Merge pull request #34801 from zeertzjq/vim-9.1.1505 zeertzjq 2025-07-06 09:51:38 +08:00
  • 9c04eb02ad vim-patch:9.1.1509: patch 9.1.1505 was not good zeertzjq 2025-07-06 08:41:41 +08:00
  • 6ebcb4a4d6 vim-patch:9.1.1505: not possible to return completion type for :ex command zeertzjq 2025-07-06 08:29:46 +08:00
  • 8fe4e120a2 Merge pull request #34800 from zeertzjq/vim-a9b5e4a zeertzjq 2025-07-06 07:18:46 +08:00
  • 55f003671d vim-patch:5911ac5: runtime(vim): Update base-syntax, match :filetype in functions zeertzjq 2025-07-06 06:45:30 +08:00
  • 728b3e3d50 vim-patch:a8b8660: runtime(vim): Update base-syntax, match escape sequences in :command blocks zeertzjq 2025-07-06 06:44:07 +08:00
  • 0ea7a65299 vim-patch:c233c2e: runtime(vim): Update base-syntax and generator, match all default highlight groups zeertzjq 2025-07-06 06:35:53 +08:00
  • 518f95e27e vim-patch:a9b5e4a: runtime(vim): Update base-syntax and generator, generate command modifiers zeertzjq 2025-07-06 06:20:48 +08:00