Commit Graph

  • 59baa5e8a1 fix(tohtml): apply sp color if present #30110 Riley Bruins 2024-08-29 09:36:33 -07:00
  • 176bfea135 fix(build): issues with s390x CI bfredl 2024-01-08 14:34:49 +01:00
  • 6ed530baa5 Merge pull request #30182 from neovim/backport-30180-to-release-0.10 zeertzjq 2024-08-29 20:21:47 +08:00
  • d000c56373 fix(man): check if buffer is valid before restoring 'tagfunc' (#30180) zeertzjq 2024-08-29 19:53:48 +08:00
  • 7588ff2d89 fix(man): check if buffer is valid before restoring 'tagfunc' (#30180) zeertzjq 2024-08-29 19:53:48 +08:00
  • 2a32ec784c Merge pull request #30178 from neovim/backport-30176-to-release-0.10 zeertzjq 2024-08-29 18:30:46 +08:00
  • c7e943a181 docs(eval): fix wrong return type of getcharsearch() (#30176) glepnir 2024-08-29 18:02:23 +08:00
  • 6c2186a998 docs(eval): fix wrong return type of getcharsearch() (#30176) glepnir 2024-08-29 18:02:23 +08:00
  • 0346666f71 vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173) zeertzjq 2024-08-29 06:24:40 +08:00
  • cd05a72fec docs: misc (#29719) dundargoc 2024-08-29 00:11:32 +02:00
  • 3085c9d9da revert: "Makefile: use pattern rules for build/.deps (#10366)" dundargoc 2024-08-27 13:22:17 +02:00
  • 3a61f05dd2 vim-patch:8556e23: runtime(java): Provide support for syntax preview features Christian Clason 2024-08-28 10:21:59 +02:00
  • d874ba319d Merge pull request #30163 from neovim/backport-30161-to-release-0.10 zeertzjq 2024-08-28 11:00:30 +08:00
  • b18538527e fix(regexp): fix typo in E888 error message (#30161) Eisuke Kawashima 2024-08-28 11:37:27 +09:00
  • 3bcd5624be fix(regexp): fix typo in E888 error message (#30161) Eisuke Kawashima 2024-08-28 11:37:27 +09:00
  • dad55f5e76 feat(lsp): export diagnostic conversion functions (#30064) Maria José Solano 2024-08-27 11:16:33 -07:00
  • a6b2233c3e fix(treesitter): escape things like " in omnifunc results Riley Bruins 2024-08-26 20:40:37 -07:00
  • f8e1ebd6f6 fix(treesitter): escape things like " in omnifunc results Riley Bruins 2024-08-26 20:40:37 -07:00
  • d593b20017 fix(lsp): return call hierarchy item, not the index (#30145) Maria José Solano 2024-08-26 08:37:36 -07:00
  • d9ccd828b0 fix(lsp): return call hierarchy item, not the index (#30145) Maria José Solano 2024-08-26 08:37:36 -07:00
  • 0e394f136f fix(lsp): log when receiving markup messages (#30065) Maria José Solano 2024-08-26 08:35:43 -07:00
  • 983953858e fix(lsp): fix isIncomplete condition in completion trigger (#30130) Mathias Fußenegger 2024-08-26 17:34:54 +02:00
  • 688b961d13 feat(treesitter): add support for wasm parsers Lewis Russell 2024-04-19 16:04:57 +01:00
  • 664de5ea97 build(deps): bump tree-sitter to v0.23.0 Christian Clason 2024-08-26 15:55:26 +02:00
  • c0a8abf18e vim-patch:88a6dd0: runtime(doc): fix typo (#30140) zeertzjq 2024-08-26 08:10:29 +08:00
  • b8135a76b7 fix(docs): wrong return value annotation for nvim_buf_get_extmarks JonnyKong 2024-08-25 03:57:02 +00:00
  • 7834d80b81 Merge pull request #30137 from neovim/backport-30134-to-release-0.10 zeertzjq 2024-08-25 06:30:50 +08:00
  • 1ed493cc96 vim-patch:9.1.0694: matchparen is slow on a long line (#30134) zeertzjq 2024-08-25 06:07:43 +08:00
  • cf44121f7f vim-patch:9.1.0694: matchparen is slow on a long line (#30134) zeertzjq 2024-08-25 06:07:43 +08:00
  • 84f1c5e072 build(deps): bump luajit to HEAD - f725e44cd Christian Clason 2024-08-24 17:38:20 +02:00
  • 91ce0c3ddd vim-patch:9.1.0692: Wrong patlen value in ex_substitute() (#30131) zeertzjq 2024-08-24 18:19:24 +08:00
  • bb4b6b427c vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128) zeertzjq 2024-08-24 08:38:05 +08:00
  • 2c6222c56b Merge pull request #30127 from zeertzjq/vim-7884cc7 zeertzjq 2024-08-24 08:12:51 +08:00
  • 8010d1c0ed vim-patch:7866d54: runtime(vim): Update base-syntax, match :loadkeymap after colon and bar zeertzjq 2024-08-24 07:40:36 +08:00
  • 8f9669a27c vim-patch:7884cc7: runtime(vim): Update base-syntax, improve :let-heredoc highlighting zeertzjq 2024-08-24 07:39:33 +08:00
  • 6af9ca4926 vim-patch:95e9078: runtime(vim): Improve heredoc handling for all embedded scripts (#30121) zeertzjq 2024-08-23 09:56:29 +08:00
  • 3b32869ced vim-patch:2750b83: runtime(java): Make the bundled &foldtext function optional Christian Clason 2024-08-22 21:25:51 +02:00
  • 8db8793503 vim-patch:c75dad0: runtime(netrw): Change line on mx if command output exists Christian Clason 2024-08-22 21:25:33 +02:00
  • 916237d9b5 vim-patch:38cfa2b: runtime(netrw): Fix mf-selected entry highlighting Christian Clason 2024-08-22 21:25:14 +02:00
  • 8c405d9b34 vim-patch:0e9fd77: runtime(htmlangular): add html syntax highlighting Christian Clason 2024-08-22 21:24:33 +02:00
  • 1f5bcc7c4e feat(lsp): completion opts support custom item conversion (#30060) glepnir 2024-08-23 03:42:27 +08:00
  • e48179f31e fix(lsp): suppress completion request if completion is active (#30028) glepnir 2024-08-22 15:51:44 +08:00
  • 3bd7492a69 vim-patch:bc29ea6: runtime(zip): simplify condition to detect MS-Windows (#30115) zeertzjq 2024-08-22 05:58:22 +08:00
  • 362389eb15 vim-patch:9.1.0683: mode() returns wrong value with <Cmd> mapping (#30109) zeertzjq 2024-08-22 05:30:21 +08:00
  • 4e5607eb37 build(deps): bump luajit to HEAD - c68711cc8 Christian Clason 2024-08-21 12:33:41 +02:00
  • a691858326 vim-patch:5f5f283: runtime(pandoc): escape quotes in &errorformat for pandoc Christian Clason 2024-08-21 00:29:40 +02:00
  • 78e48cd9b5 vim-patch:d55e698: runtime(pandoc): refine pandoc compiler settings Christian Clason 2024-08-21 00:29:12 +02:00
  • 6f7bb02e7f vim-patch:9.1.0686: zip-plugin has problems with special characters (#30108) zeertzjq 2024-08-21 07:35:27 +08:00
  • a9e11168f5 Merge pull request #30095 from zeertzjq/vim-175a87c zeertzjq 2024-08-21 07:20:59 +08:00
  • 9f49529627 vim-patch:e44e644: runtime(doc): fix grammar in :h :keeppatterns zeertzjq 2024-08-21 07:02:56 +08:00
  • 9639552572 vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txt zeertzjq 2024-08-20 06:27:05 +08:00
  • abd1b1ff42 vim-patch:175a87c: runtime(doc): more clarification for the :keeppatterns needed zeertzjq 2024-08-20 06:25:48 +08:00
  • 41859c2d8c build(deps): bump luajit to HEAD - 304da39cc Christian Clason 2024-08-20 19:34:42 +02:00
  • fe5ae88b20 fix(lsp): update request name to capability map #30098 atusy 2024-08-20 22:37:03 +09:00
  • 8faa369791 docs(gen_help_html): wrap headings for narrow viewport #29903 Rosen Stoyanov 2024-08-20 15:56:37 +03:00
  • 766d503627 docs(lsp): annotate with vim.lsp.protocol.Methods enum #29521 Ricardo Casía 2024-08-20 14:52:14 +02:00
  • ac53996ebb build(deps): bump luajit to HEAD - fb22d0f80 Christian Clason 2024-08-20 10:28:33 +02:00
  • dca6c4e92c Merge pull request #30097 from neovim/backport-30096-to-release-0.10 zeertzjq 2024-08-20 09:26:46 +08:00
  • 40671f18f7 fix(decor): don't use separate DecorSignHighlight for url (#30096) zeertzjq 2024-08-20 08:20:19 +08:00
  • a8fbe1d409 fix(decor): don't use separate DecorSignHighlight for url (#30096) zeertzjq 2024-08-20 08:20:19 +08:00
  • 316fa168a1 fix(terminal): interrupt/got_int hangs terminal (#30094) neovim-backports[bot] 2024-08-20 06:48:13 +08:00
  • 1d11808bfd fix(terminal): interrupt/got_int hangs terminal (#30056) ibhagwan 2024-08-19 15:23:56 -07:00
  • 169f37b94f build(deps): bump luajit to HEAD - fb5e1c9f0 Christian Clason 2024-08-19 16:44:53 +02:00
  • 6d997f8068 fix(terminal): handle C0 characters in OSC terminator (#30090) Gregory Anders 2024-08-19 06:43:06 -05:00
  • 33464189bc fix(vim.text): handle very long strings (#30075) Gregory Anders 2024-08-17 22:28:03 -05:00
  • be831a725d fix(api): error properly with invalid field in nvim_open_win (#30078) zeertzjq 2024-08-18 07:10:27 +08:00
  • d1bdeacb00 vim-patch:8e25d91: runtime(dist): verify that executable is in $PATH Christian Clason 2024-08-17 22:45:45 +02:00
  • cce1eb0806 fix(api): error properly with invalid field in nvim_open_win (#30078) zeertzjq 2024-08-18 07:10:27 +08:00
  • b0a042e877 vim-patch:6908db4: runtime(colors): update colorschemes Christian Clason 2024-08-17 11:39:10 +02:00
  • 77380e1601 vim-patch:c6ed816: runtime(yaml): do not re-indent when commenting out lines Christian Clason 2024-08-17 11:38:50 +02:00
  • 550ddef366 vim-patch:1fbccc1: runtime(netrw): Drop committed trace lines Christian Clason 2024-08-17 11:38:02 +02:00
  • 68eceb8058 vim-patch:b4d1164: runtime(netrw): Error popup not always used Christian Clason 2024-08-17 11:35:59 +02:00
  • de68077545 vim-patch:7c75411: runtime(netrw): ErrorMsg() may throw E121 Christian Clason 2024-08-17 11:35:37 +02:00
  • 0c3bdb80bd vim-patch:a1dc649: runtime(dosbatch): Show %%i as an argument in syntax file Christian Clason 2024-08-17 11:35:15 +02:00
  • 78fb387f87 vim-patch:11c92be: runtime(dosbatch): Add syn-sync to syntax file Christian Clason 2024-08-17 11:34:55 +02:00
  • 89df96b5cf vim-patch:dd36d6c: runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var Christian Clason 2024-08-17 11:33:10 +02:00
  • 172cc23d88 vim-patch:d164f2a: runtime(vim): Update base-syntax, improve :let-heredoc highlighting (#30069) zeertzjq 2024-08-17 07:09:39 +08:00
  • d698b3acca Merge pull request #30066 from zeertzjq/vim-9.1.0677 zeertzjq 2024-08-17 07:04:10 +08:00
  • a837f10d17 vim-patch:cba93ca: runtime(doc): clarify the effect of :keeppatterns after v9.1.0677 zeertzjq 2024-08-17 06:35:23 +08:00
  • a25dbeee10 vim-patch:9.1.0677: :keepp does not retain the substitute pattern zeertzjq 2024-08-16 08:32:53 +08:00
  • 4afd4061a2 Merge pull request #30068 from zeertzjq/vim-9.1.0678 zeertzjq 2024-08-17 06:33:13 +08:00
  • 7df6fbb096 vim-patch:9.1.0679: Rename from w_closing to w_locked is incomplete zeertzjq 2024-08-17 05:56:25 +08:00
  • b3d291c565 vim-patch:9.1.0678: [security]: use-after-free in alist_add() zeertzjq 2024-08-16 09:00:50 +08:00
  • 8b8096500d fix(tutor): incorrect lines marked as correct #29833 Eduardo Rittner Coelho 2024-08-16 17:35:13 +00:00
  • a901fb875f fix(docs): add missing properties to hl_info #30032 Maria José Solano 2024-08-16 08:36:23 -07:00
  • fd65422b99 feat(diff): do not try external when out of memory Lewis Russell 2024-07-31 16:43:21 +01:00
  • 1fd86be15c Merge pull request #30063 from neovim/backport-30052-to-release-0.10 zeertzjq 2024-08-15 22:28:10 +08:00
  • 7284400a34 fix(man): avoid setting v:errmsg (#30052) zeertzjq 2024-08-15 22:02:20 +08:00
  • ee5aaba215 fix(man): avoid setting v:errmsg (#30052) zeertzjq 2024-08-15 22:02:20 +08:00
  • 4199671047 feat(term): support OSC 8 hyperlinks in :terminal (#30050) Gregory Anders 2024-08-15 06:09:14 -05:00
  • f3677c71f0 vim-patch:fc762df: runtime(sql, mysql): fix E169: Command too recursive with sql_type_default = "mysql" Yinzuo Jiang 2024-08-15 18:28:01 +08:00
  • 40bc48479d build(deps): bump luajit to HEAD - ae4735f62 Christian Clason 2024-08-15 08:16:47 +02:00
  • 3ca127063b Merge pull request #30054 from neovim/backport-29476-to-release-0.10 zeertzjq 2024-08-15 11:50:38 +08:00
  • ca6f8ee267 vim-patch:ecd642a: runtime(doc): clarify, that register 1-9 will always be shifted (#29476) zeertzjq 2024-06-25 06:18:57 +08:00
  • 615f7bbff0 vim-patch:ea76096: runtime(javascript): fix a few issues with syntax higlighting (#30049) tobil4sk 2024-08-14 23:43:34 +01:00
  • 32d17cb6d2 Merge pull request #30045 from bfredl/nodefault5 bfredl 2024-08-14 19:38:49 +02:00
  • 6bcefad5a6 fix(highlight): fix the seg fault caused by the invalid linked hl ids William Wong 2024-08-13 16:25:29 +08:00
  • ef4c9b136e refactor(tests): again yet more global highlight definitions bfredl 2024-08-14 13:42:05 +02:00
  • 9d74dc3ac5 vim-patch:dc831db: runtime(doc): add help tags for json + markdown global variables (#30037) zeertzjq 2024-08-14 06:42:07 +08:00
  • ab561302a3 test: remove internal assertions and simplify futsuuu 2024-07-23 21:52:18 +09:00