Commit Graph

  • bcf952e85f Merge #35505 from ofseed/lsp-fix-autocomplete Justin M. Keyes 2025-08-27 13:33:17 -04:00
  • cd7cf4bd16 fix(extui): error on :call input('') (#35515) phanium 2025-08-27 23:12:17 +08:00
  • db1b7f7412 fix(lsp): update completion items on TextChangedP Yi Ming 2025-08-27 20:08:15 +08:00
  • 6c3e9b5573 fix(lsp): update on CursorHoldI cause users unable to select() Yi Ming 2025-08-27 20:05:56 +08:00
  • 6005fcf671 fix(lsp): opts.wrap always true Yi Ming 2025-08-27 19:24:08 +08:00
  • 9269a1da35 fix(floatwin): handle viewport width properly at end of window (#35490) zeertzjq 2025-08-27 19:27:50 +08:00
  • 117b129378 vim-patch:9.1.1694: filetype: Buck eXtension Lang files are not recognized (#35504) zeertzjq 2025-08-27 12:23:31 +08:00
  • 6014174b71 vim-patch:3571388: runtime(lf): update syntax to support lf version r37 (#35503) zeertzjq 2025-08-27 12:23:17 +08:00
  • 4c5cb950c6 vim-patch:9.1.1688: potential buffer overrun in bufwrite.c (#35497) zeertzjq 2025-08-27 10:16:59 +08:00
  • 3586e047e6 vim-patch:9.1.1695: Need more Vim script specific tests (#35500) zeertzjq 2025-08-27 10:18:10 +08:00
  • b116ed7b12 vim-patch:9.1.1690: Missing recursion guard in dos/unix_expandpath() (#35499) zeertzjq 2025-08-27 10:17:30 +08:00
  • 443278c587 refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498) zeertzjq 2025-08-27 10:17:12 +08:00
  • 4263ec21c2 vim-patch:9.1.1688: potential buffer overrun in bufwrite.c (#35497) zeertzjq 2025-08-27 10:16:59 +08:00
  • c741927883 vim-patch:9.1.1689: CmdlineChanged not triggered by <Del> (#35496) zeertzjq 2025-08-27 10:16:44 +08:00
  • 8f78591f9a fix(column): wrong alignment and highlight with empty 'display' (#35495) zeertzjq 2025-08-27 10:16:13 +08:00
  • 8b171852a9 feat(api): nvim_echo can emit Progress messages/events #34846 Shadman 2025-08-27 02:48:53 +06:00
  • 1e1619de83 fix(eval): winnrs of unfocusable/hidden windows #35474 Sean Dewar 2025-08-26 21:13:05 +01:00
  • 6a409e0507 fix(terminal): don't trigger TextChangedT for unrelated redraws Sean Dewar 2025-08-19 15:03:40 +01:00
  • e6ba78919c fix(terminal): possibly wrong wrow/wcol in active terminal Sean Dewar 2025-08-22 13:54:05 +01:00
  • c845f1923d fix(terminal): patch various autocommand-related holes Sean Dewar 2025-03-03 20:43:07 +00:00
  • b7124ae768 fix(terminal): update winopts and focus when switching terminals Sean Dewar 2025-03-03 15:53:03 +00:00
  • d07cbb2f42 fix(terminal): check size when creating new tabpage Sean Dewar 2025-03-03 14:19:32 +00:00
  • 61217e3618 fix(terminal): avoid events messing up topline of focused terminal Sean Dewar 2025-02-28 10:15:25 +00:00
  • ad1dfc92a0 fix(terminal): add various missing redraws Sean Dewar 2025-02-27 12:46:56 +00:00
  • 5e521c3b5a fix(terminal): avoid tailed cursor in focused terminal in events Sean Dewar 2025-02-23 15:58:16 +00:00
  • 088ba835ed vim-patch:8.2.0845: text properties crossing lines not handled correctly (#35483) Jan Edmund Lazo 2025-08-26 00:54:13 -04:00
  • 821bfc02fb vim-patch:9.1.1685: Missing changes from PR 18068 (#35482) zeertzjq 2025-08-26 07:24:21 +08:00
  • 516363e6ba test: increase timeout in 'autocompletedelay' test (#35467) zeertzjq 2025-08-25 15:33:54 +08:00
  • 5f3d00a5a6 vim-patch:8.1.2371: FEAT_TEXT_PROP is a confusing name (#35466) Jan Edmund Lazo 2025-08-25 03:16:16 -04:00
  • 58060c2340 Merge #33972 feat(lsp): textDocument/inlineCompletion Justin M. Keyes 2025-08-24 22:17:34 -04:00
  • 42f244bf18 fix(lsp): check whether buffer is valid when scheduled #35461 Yi Ming 2025-08-25 09:59:56 +08:00
  • 0e70aa0e86 feat(lsp): support textDocument/inlineCompletion Yi Ming 2025-08-20 13:54:20 +08:00
  • bccec33f5a docs: misc #35459 Justin M. Keyes 2025-08-24 19:43:48 -04:00
  • b2a136bd67 Merge pull request #35445 from janlazo/vim-9.1.0546 zeertzjq 2025-08-25 07:36:59 +08:00
  • 1f63735f17 fix(lsp): treat nil inlay hint result as empty array (#35458) Maria José Solano 2025-08-24 15:46:08 -07:00
  • 76729a2044 vim-patch:8.1.0655: when appending a line text property flags are not added Jan Edmund Lazo 2025-08-24 18:05:00 -04:00
  • b5e20d7dff vim-patch:8.1.0654: when deleting a line text property flags are not adjusted Jan Edmund Lazo 2025-08-24 10:47:19 -04:00
  • 5a14a2679d vim-patch:8.1.0579: cannot attach properties to text Jan Edmund Lazo 2025-08-23 19:49:35 -04:00
  • 40f5115ac4 fix(lua): disable strict_indexing when converting LSP positions Yi Ming 2025-08-24 20:15:14 +08:00
  • 6018aed92f Merge pull request #35454 from zeertzjq/vim-f66674c zeertzjq 2025-08-24 20:40:06 +08:00
  • 98407a8b91 vim-patch:99964e2: runtime(python): support 'type's soft keyword form zeertzjq 2025-08-24 20:09:17 +08:00
  • e12eca77ee vim-patch:e06d81f: runtime(sh): add syntax highlighting support for ${ cmd;} and ${|cmd;} zeertzjq 2025-08-24 20:08:29 +08:00
  • 53802da38b vim-patch:f66674c: runtime(fstab): Added mtab support to fstab syntax. zeertzjq 2025-08-24 20:07:57 +08:00
  • 62b45b8fe4 feat(lua): conversion between extmark positions Yi Ming 2025-08-21 10:08:44 +08:00
  • 7499c9f9a7 feat(lua): conversion between cursor positions Yi Ming 2025-08-18 20:56:17 +08:00
  • a4a690e597 docs(lua): mark vim.Pos.Optional as optional Yi Ming 2025-08-18 20:53:33 +08:00
  • 523371b044 vim-patch:9.1.1681: tests: no test for actually moving cursor with 'acl' (#35452) zeertzjq 2025-08-24 19:33:44 +08:00
  • ec8900f1e6 Merge pull request #35451 from zeertzjq/backport zeertzjq 2025-08-24 15:22:22 +08:00
  • a3590afba5 fix(diff): set default diff flags properly (#35450) zeertzjq 2025-08-24 14:42:10 +08:00
  • 0b8a9bde0e fix(diff): set default diff flags properly (#35450) zeertzjq 2025-08-24 14:42:10 +08:00
  • 810a234978 vim-patch:9.1.1672: completion: cannot add timeouts for 'cpt' sources (#35447) zeertzjq 2025-08-24 13:16:55 +08:00
  • 17601e709f vim-patch:9.1.0546: vim-tiny fails on CTRL-X/CTRL-A Jan Edmund Lazo 2025-08-23 13:56:18 -04:00
  • e841d653af fix(treesitter): show capture-level priorities in :Inspect #35443 Riley Bruins 2025-08-23 12:01:38 -07:00
  • c1fa3c7c37 feat(gen_help_html): generate helptags.json, helptag.html #35442 Yochem van Rosmalen 2025-08-24 00:04:52 +02:00
  • 29c5559ce1 fix(treesitter): show capture-level priorities in :Inspect #35443 Riley Bruins 2025-08-23 12:01:38 -07:00
  • faff3617ba docs: update version.c #35411 github-actions[bot] 2025-08-23 11:59:34 -07:00
  • ed40d89d7c Merge pull request #35427 from zeertzjq/vim-9.1.1638 zeertzjq 2025-08-23 21:24:17 +08:00
  • 963ead29d9 vim-patch:9.1.1670: completion: autocomplete breaks second completion zeertzjq 2025-08-23 20:20:43 +08:00
  • 1c0465bec6 vim-patch:5ca1ea8: runtime(doc): Tweak documentation style zeertzjq 2025-08-22 16:15:36 +08:00
  • 6ef996a082 vim-patch:9.1.1657: Autocompletion adds delay zeertzjq 2025-08-23 20:08:01 +08:00
  • 4019d3050d vim-patch:9.1.1638: completion: not possible to delay the autcompletion zeertzjq 2025-08-22 14:54:26 +08:00
  • 6fd8ba05a6 vim-patch:9.1.1667: Another outdated comment in eval.c (#35438) zeertzjq 2025-08-23 18:35:18 +08:00
  • 639f9f4cda vim-patch:9.1.1667: Another outdated comment in eval.c (#35438) zeertzjq 2025-08-23 18:35:18 +08:00
  • e6ea97a691 vim-patch:9.1.1665: Outdated comment in eval.c (#35436) zeertzjq 2025-08-23 07:38:07 +08:00
  • b9699d5701 vim-patch:9.1.1665: Outdated comment in eval.c (#35436) zeertzjq 2025-08-23 07:38:07 +08:00
  • eeba0dc2ed fix: memory leak from double buffer initialization in read_stdin #35413 glepnir 2025-08-23 05:50:30 +08:00
  • 586b1b2d9b feat(tui): add nvim_ui_send (#35406) Gregory Anders 2025-08-22 15:05:43 -05:00
  • 5d8e870c11 Merge #35429 vim.pack adjustments Justin M. Keyes 2025-08-22 14:35:41 -04:00
  • df9ff9cfa8 Merge pull request #35434 from bfredl/zigtag2 bfredl 2025-08-22 19:40:38 +02:00
  • ec8a0c7340 fix(build): workaround errors in zig build due to stale cache bfredl 2025-08-22 19:10:43 +02:00
  • 1ffaaa06c5 docs(pack): document $XDG_DATA_HOME/nvim/site presence in 'packpath' Evgeni Chasnovski 2025-08-22 13:41:36 +03:00
  • 7acfad226d test(pack): simplify tests for data field Evgeni Chasnovski 2025-08-22 13:32:11 +03:00
  • 92e7d5eaf2 perf(pack): reduce number of 'opt/' directory computations Evgeni Chasnovski 2025-08-22 12:53:13 +03:00
  • 3cf9dac2ba fix(folds): error when deleting lines at end of buffer #35396 tao 2025-08-22 10:55:45 +08:00
  • d73cfefed5 fix(folds): error when deleting lines at end of buffer #35396 tao 2025-08-22 10:55:45 +08:00
  • 12b6f65283 vim-patch:014d50d: runtime(systemverilog): Add syntax highlighting for 1800-2023 block strings (#35425) zeertzjq 2025-08-22 09:26:47 +08:00
  • 8e48c02061 fix(lsp): handle array with empty string when checking empty hover (#35423) Igor Lacerda 2025-08-21 21:15:56 -03:00
  • 8dd88056f1 vim-patch:8.2.1672: v_lock is used when it is not initialized (#35416) zeertzjq 2025-08-22 06:28:45 +08:00
  • 865a28155e vim-patch:8.2.1672: v_lock is used when it is not initialized (#35416) zeertzjq 2025-08-22 06:28:45 +08:00
  • c522cb0e96 feat(pack): support user-defined data in plugin spec #35360 Birdee 2025-08-21 10:08:29 -07:00
  • 9467731865 feat(extui): support paging in the dialog window (#35310) luukvbaal 2025-08-21 14:56:59 +02:00
  • 30dae87de4 fix(startup): file buf is lost if stdin is empty and "-" is last #35402 Cameron Ring 2025-08-20 20:34:49 -07:00
  • a8dad46e1c Merge pull request #35352 from janlazo/vim-8.1.2008 zeertzjq 2025-08-21 11:31:31 +08:00
  • dc2d4b07a8 vim-patch:8.2.0853: ml_delete() often called with FALSE argument Jan Edmund Lazo 2025-08-18 20:37:33 -04:00
  • e77d15cc5d vim-patch:8.2.3348: line2byte() returns wrong value after adding textprop Jan Edmund Lazo 2025-08-18 18:28:39 -04:00
  • ed012b817d vim-patch:8.2.0844: text properties crossing lines not handled correctly Jan Edmund Lazo 2025-08-16 17:59:58 -04:00
  • 09964b7ef0 vim-patch:8.2.4379: an empty change is reported to a listener Jan Edmund Lazo 2025-08-18 01:06:14 -04:00
  • 15d3a83999 vim-patch:8.2.3795: too many #ifdefs Jan Edmund Lazo 2025-08-16 00:00:00 -04:00
  • d06fdecb97 vim-patch:8.1.2008: error for invalid range when using listener and undo Jan Edmund Lazo 2025-08-15 20:12:39 -04:00
  • fbaead249b Merge pull request #35410 from zeertzjq/vim-308a313 zeertzjq 2025-08-21 09:15:20 +08:00
  • 1bea812953 fix(lsp): update window title when cycling through signatures #35407 Tiago Inaba 2025-08-20 15:09:16 -03:00
  • 7d53982b7f vim-patch:84a343a: runtime(doc): correct another problem in :h items() zeertzjq 2025-08-21 08:35:30 +08:00
  • 1fdacbb3e4 vim-patch:44c8072: runtime(doc): fix style and clarify items() function for String type zeertzjq 2025-08-21 08:34:20 +08:00
  • 049de6f119 vim-patch:partial:308a313: runtime(doc): Update help for the items() function zeertzjq 2025-08-21 08:32:46 +08:00
  • 848c7a7894 fix(lsp): update window title when cycling through signatures #35407 Tiago Inaba 2025-08-20 15:09:16 -03:00
  • cd2d5de1f9 docs: update version.c #35201 github-actions[bot] 2025-08-20 09:43:26 -07:00
  • 61b6553ee9 fix(ui): proper event ordering for nested cmdline_block events (#35344) luukvbaal 2025-08-20 15:02:55 +02:00
  • 4a1295c626 Merge pull request #34186 from bfredl/neotags bfredl 2025-08-20 09:10:02 +02:00
  • 27bc7dcb01 Merge pull request #35399 from zeertzjq/vim-9.1.1647 zeertzjq 2025-08-20 08:09:14 +08:00
  • 3d511833ae vim-patch:2f7e4eb: runtime(python): optimize pythonSync pattern zeertzjq 2025-08-20 07:24:13 +08:00