Commit Graph

  • a616272f56 feat(complete): specify reason for CompleteDone Famiu Haque 2024-05-24 15:57:46 +06:00
  • d123202ae6 fix: change deprecation presentation dundargoc 2024-05-16 18:33:09 +02:00
  • f864b68c5b feat: allow gx to function for markdown links dundargoc 2024-05-03 20:32:06 +02:00
  • 6dc62c2e2b docs: extract health to its own file dundargoc 2024-05-23 11:40:51 +02:00
  • 4f431bb632 vim-patch:9.1.0439: Cannot filter the history (#28958) zeertzjq 2024-05-24 15:45:07 +08:00
  • cd05fbef17 vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond eol (#28957) zeertzjq 2024-05-24 15:44:52 +08:00
  • c836383d21 vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (#28956) zeertzjq 2024-05-24 15:04:33 +08:00
  • 521b9930b8 vim-patch:22ac941: runtime(i3config/swayconfig): support floating_modifier none; revert broken highlighting Christian Clason 2024-05-23 22:51:19 +02:00
  • 0e9c92a900 build: remove nix flakes (#28863) dundargoc 2024-05-24 01:08:36 +02:00
  • e7859d2ad5 vim-patch:9.1.0436: Crash when using '?' as separator for :s (#28955) zeertzjq 2024-05-24 05:57:00 +08:00
  • 0d3d198109 vim-patch:9.1.0435: filetype: cygport files are not recognized Christian Clason 2024-05-23 22:51:57 +02:00
  • 7e878da7dd Merge pull request #28953 from neovim/backport-28810-to-release-0.10 zeertzjq 2024-05-24 05:42:46 +08:00
  • 21b21b94e6 fix(comment): fall back to using trimmed comment markers (#28950) github-actions[bot] 2024-05-23 16:02:13 -05:00
  • e1b6187801 fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810 Evgeni Chasnovski 2024-05-23 23:59:11 +03:00
  • 9b9f54e2c1 fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810 Evgeni Chasnovski 2024-05-23 23:59:11 +03:00
  • 0a2218f965 fix(comment): fall back to using trimmed comment markers (#28938) Evgeni Chasnovski 2024-05-23 23:30:53 +03:00
  • bdd5871dc5 fix(lsp): check if buffer was detached in on_init callback (#28942) github-actions[bot] 2024-05-23 16:27:27 +02:00
  • c614969570 build(docs): update CSS #28896 Saien Govender 2024-05-23 15:20:29 +02:00
  • af200c10cf fix(lsp): check if buffer was detached in on_init callback (#28914) Ilia Choly 2024-05-23 09:17:53 -04:00
  • 2908f71dc9 refactor(lsp): reuse buf_detach_client logic in on_detach (#28939) Mathias Fußenegger 2024-05-23 15:17:03 +02:00
  • 10a16c1311 fix(lsp): trigger LspDetach on buffer delete github-actions[bot] 2024-05-23 13:30:39 +02:00
  • 5ac8db10f0 fix(lsp): trigger LspDetach on buffer delete (#28795) Andre Toerien 2024-05-23 12:03:47 +02:00
  • bdf15dbe69 vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933) zeertzjq 2024-05-23 14:23:09 +08:00
  • cd48b72b60 fix(shada): restore search pattern length properly (#28929) zeertzjq 2024-05-23 09:10:16 +08:00
  • 8802bf875a vim-patch:9.0.1175: the set_ref_in_item() function is too long (#28926) zeertzjq 2024-05-23 07:32:37 +08:00
  • a599183a27 vim-patch:8.2.0703: Vim9: closure cannot store value in outer context (#28925) zeertzjq 2024-05-23 07:04:53 +08:00
  • 5cbd6d9b9f vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924) zeertzjq 2024-05-23 06:08:24 +08:00
  • 3d43bdc81e vim-patch:802fc04: runtime(rescript): include basic rescript ftplugin file (vim/vim#14822) Christian Clason 2024-05-22 18:47:02 +02:00
  • 01b4da65c2 fix: merge all provider healthchecks into a single health.lua dundargoc 2024-05-22 20:40:20 +02:00
  • e8f7025de1 docs: move vim.health documentation to lua.txt dundargoc 2024-05-22 16:07:45 +02:00
  • 339129ebc9 refactor(lsp): use supports_method where applicable Ilia Choly 2024-05-19 13:03:06 -04:00
  • 10601ac5fa vim-patch:62ccaa6: runtime(termdebug): check for gdb file/dir before using as buffer name (#28908) zeertzjq 2024-05-22 08:41:07 +08:00
  • d6be78cc98 vim-patch:d1d9316: runtime(zig): refactor zig ftplugin, remove auto format (#28904) Gregory Anders 2024-05-21 18:51:51 -05:00
  • 81a1d7258c vim-patch:9.1.0427: tests: some issues with termdebug mapping test (#28907) zeertzjq 2024-05-22 07:19:12 +08:00
  • 2d8cb1bc9b Merge pull request #28905 from zeertzjq/vim-9.1.0426 zeertzjq 2024-05-22 06:54:09 +08:00
  • 59fe8ffdea vim-patch:9.1.0428: Tag guessing leaves wrong search history with very short names zeertzjq 2024-05-22 05:35:21 +08:00
  • b86381f425 vim-patch:9.1.0426: too many strlen() calls in search.c zeertzjq 2024-05-21 06:22:23 +08:00
  • 3a727beafd fix(lsp): detach all clients on_reload to force buf_state reload (#28898) github-actions[bot] 2024-05-21 20:18:48 +02:00
  • 879d17ea8d fix(lsp): detach all clients on_reload to force buf_state reload (#28875) Ilia Choly 2024-05-21 14:02:48 -04:00
  • efe8a0a520 fix(lsp): hide layout in codelenses in virtual text (#28794) (#28895) github-actions[bot] 2024-05-21 18:41:55 +02:00
  • 4f0c4c3921 fix(lsp): add textDocument/documentLink to capability map (#28838) Ilia Choly 2024-05-21 12:16:53 -04:00
  • 56b7a18995 docs: how to get core dump files #28826 Jongwook Choi 2024-05-21 12:31:28 -04:00
  • a108852b00 fix(lsp): semantic token functions allow "0" bufnr #28849 Riley Bruins 2024-05-21 09:25:54 -07:00
  • d9a2acdab3 fix(lsp): hide layout in codelenses in virtual text (#28794) (#28807) Mango The Fourth 2024-05-21 18:23:37 +02:00
  • ad191be65e feat(signs)!: place higher-priority signs from the left #27781 Tobias Schmitz 2024-05-21 18:21:42 +02:00
  • 8263ed4670 fix(lsp): add textDocument/documentLink to capability map (#28838) Ilia Choly 2024-05-21 12:16:53 -04:00
  • 7aaa4a51b7 build(vim-patch.sh): include commit subject #28767 Jongwook Choi 2024-05-21 12:10:39 -04:00
  • 4e9864147a Merge pull request #28891 from neovim/backport-28884-to-release-0.10 zeertzjq 2024-05-21 21:09:05 +08:00
  • 89f29fcc92 fix(tui): remove duplicate disabling of synchronized output (#28884) zeertzjq 2024-05-21 20:54:20 +08:00
  • 47c741e30c fix(tui): remove duplicate disabling of synchronized output (#28884) zeertzjq 2024-05-21 20:54:20 +08:00
  • 14f9aacc9d vim-patch:8cf29e4c4a2a Christian Clason 2024-05-20 22:58:47 +02:00
  • b7782daace vim-patch:8.2.1520: Vim9: CTRL-] used in :def function does not work (#28880) zeertzjq 2024-05-21 07:45:59 +08:00
  • 666911be91 vim-patch:69dff00dfb37 Christian Clason 2024-05-20 19:16:02 +02:00
  • 91892f56b6 vim-patch:9.1.0399: block_editing errors out when using del (#28867) zeertzjq 2024-05-20 21:45:02 +08:00
  • 36a9da6547 Merge pull request #28854 from zeertzjq/vim-9.1.0394 zeertzjq 2024-05-20 21:17:21 +08:00
  • e0259b9466 vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibyte zeertzjq 2024-05-20 20:50:32 +08:00
  • 3383603c13 vim-patch:9.1.0395: getregionpos() may leak memory on error zeertzjq 2024-05-20 06:44:19 +08:00
  • d89144626e vim-patch:9.1.0394: Cannot get a list of positions describing a region zeertzjq 2024-05-20 06:15:58 +08:00
  • 5c2616846a vim-patch:9.1.0425: filetype: purescript files are not recognized Christian Clason 2024-05-20 14:24:46 +02:00
  • 70c0b03e61 vim-patch:9.1.0424: filetype: slint files are not recognized Christian Clason 2024-05-20 14:21:18 +02:00
  • 6745cd8d72 vim-patch:f295050fa524 Christian Clason 2024-05-20 14:16:33 +02:00
  • 2dfce05ec9 vim-patch:957d903cb7af Christian Clason 2024-05-20 14:15:53 +02:00
  • 7d6a8438c9 vim-patch:c3d5c2fc8721 Christian Clason 2024-05-20 14:15:35 +02:00
  • 27a3e92a87 vim-patch:9c4d14dbb4ba Christian Clason 2024-05-20 14:07:44 +02:00
  • 31ca341d92 vim-patch:1b5e3d21f6f3 Christian Clason 2024-05-20 14:04:58 +02:00
  • 0e187fe038 vim-patch:9.1.0409: too many strlen() calls in the regexp engine (#28857) zeertzjq 2024-05-20 12:42:57 +08:00
  • b16b287b8f vim-patch:9.1.0421: filetype: hyprlang files are not recognized Christian Clason 2024-05-19 11:36:11 +02:00
  • ee3c49a44e vim-patch:4d7892bfb1db Christian Clason 2024-05-19 09:57:21 +02:00
  • ac19c7c8af vim-patch:36e974fdf3f5 Christian Clason 2024-05-19 09:57:01 +02:00
  • 8b07a18947 vim-patch:df859a36d390 Christian Clason 2024-05-19 09:56:30 +02:00
  • 9a43ec13e6 fix(diagnostic): show backtrace for deprecation warnings Jongwook Choi 2024-05-17 19:16:09 -04:00
  • 0f4f7d32ce refactor!: remove nvim and provider module for checkhealth dundargoc 2024-05-18 18:35:26 +02:00
  • 671073e714 Merge pull request #28842 from neovim/backport-28829-to-release-0.10 zeertzjq 2024-05-19 05:59:54 +08:00
  • dffadc392e refactor(path.c): add nonnull attributes (#28829) zeertzjq 2024-05-19 05:38:31 +08:00
  • 63e3a63d2f refactor(path.c): add nonnull attributes (#28829) zeertzjq 2024-05-19 05:38:31 +08:00
  • 1e62f8e15c Merge pull request #28833 from neovim/backport-28831-to-release-0.10 zeertzjq 2024-05-18 16:17:11 +08:00
  • 8e239ed9ea vim-patch:94043780196c (#28831) zeertzjq 2024-05-18 15:53:26 +08:00
  • 48c2ad5d2d vim-patch:94043780196c (#28831) zeertzjq 2024-05-18 15:53:26 +08:00
  • b3e0457403 vim-patch:cf78d0df51f2 Christian Clason 2024-05-17 18:47:41 +02:00
  • 6a1c0e9574 Merge pull request #28823 from neovim/backport-28821-to-release-0.10 zeertzjq 2024-05-18 07:13:47 +08:00
  • 62eb7e79a5 vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822) zeertzjq 2024-05-18 07:09:05 +08:00
  • d6756fc0a5 fix(move): half-page scrolling with resized grid at eob (#28821) zeertzjq 2024-05-18 07:00:29 +08:00
  • 5947f249f8 fix(move): half-page scrolling with resized grid at eob (#28821) zeertzjq 2024-05-18 07:00:29 +08:00
  • c6ebb931d9 Merge pull request #28820 from neovim/backport-28790-to-release-0.10 zeertzjq 2024-05-18 06:35:24 +08:00
  • 9c91233a38 vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff' Luuk van Baal 2024-05-16 21:31:10 +02:00
  • 5f9e7edae6 Merge pull request #28790 from luukvbaal/vim-9.1.0414 zeertzjq 2024-05-18 06:13:46 +08:00
  • 81560bbdbf Merge pull request #28814 from neovim/backport-28804-to-release-0.10 zeertzjq 2024-05-18 05:44:16 +08:00
  • 9a2760a01f ci: change label backport to target:release dundargoc 2024-05-17 22:35:46 +02:00
  • 512d228111 ci: change label backport to target:release dundargoc 2024-05-17 22:35:46 +02:00
  • 4c0d18c197 fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781) Gregory Anders 2024-05-17 14:17:25 -05:00
  • f178b8ba49 vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff' Luuk van Baal 2024-05-16 21:31:10 +02:00
  • 5eaae797af fix(health): broken ruby detect #28804 MoonFruit 2024-05-17 18:25:28 +08:00
  • aec4938a21 feat(api): broadcast events to ALL channels #28487 Justin M. Keyes 2024-05-17 07:37:39 -07:00
  • ea6b2b78bd Merge pull request #28808 from neovim/backport-28799-to-release-0.10 zeertzjq 2024-05-17 18:52:38 +08:00
  • 0cf7e2570c fix(path): avoid chdir() when resolving path (#28799) zeertzjq 2024-05-17 18:39:01 +08:00
  • 42aa69b076 fix(path): avoid chdir() when resolving path (#28799) zeertzjq 2024-05-17 18:39:01 +08:00
  • 10f9173519 fix(health): broken ruby detect #28804 MoonFruit 2024-05-17 18:25:28 +08:00
  • 878dcf1980 docs(gen_help_html.lua): handle modeline and note nodes Jongwook Choi 2024-05-15 21:53:14 -04:00
  • 902980edb9 Merge pull request #28787 from neovim/backport-28785-to-release-0.10 zeertzjq 2024-05-17 06:26:52 +08:00
  • 6802db7aa1 fix(version): fix vim.version().prerelease bfredl 2024-05-16 20:07:45 +02:00