Commit Graph

  • eecddd2416 build(lint): use stylua without add_glob_target dundargoc 2023-09-10 11:00:34 +02:00
  • a49924a318 feat(lsp): remove notify from vim.lsp.buf_detach_client (#25140) Mathias Fußenegger 2023-09-14 08:40:53 +02:00
  • a6e74c1f0a docs: fix typos and other small fixes (#25005) dundargoc 2023-09-14 06:05:27 +02:00
  • d1813f73b8 Merge pull request #25144 from neovim/backport-24983-to-release-0.9 zeertzjq 2023-09-14 09:34:53 +08:00
  • 9df72d3f9f fix(rpc): fix race condition Sergey Slipchenko 2023-09-09 14:47:05 +04:00
  • cd6536c140 Merge pull request #25142 from neovim/backport-25133-to-release-0.9 zeertzjq 2023-09-14 07:54:05 +08:00
  • d1cce10702 fix(float): update position of anchored windows first zeertzjq 2023-09-13 19:26:42 +08:00
  • f5953edbac fix(float): update position of anchored windows first (#25133) zeertzjq 2023-09-14 07:42:22 +08:00
  • 77df96f3fb Merge pull request #25114 from bfredl/nohl bfredl 2023-09-13 22:18:51 +02:00
  • 199cf5a526 vim-patch:8b2457a38198 Christian Clason 2023-09-12 22:36:34 +02:00
  • 2dd5e472df vim-patch:fc93594d562d Christian Clason 2023-09-12 22:30:02 +02:00
  • b1d24ca760 vim-patch:f5356bf6751f Christian Clason 2023-09-12 22:29:37 +02:00
  • 27a566f3f8 feat(vimdoc): support Markdown code blocks (#25127) Gregory Anders 2023-09-13 08:38:28 -05:00
  • a6d745865a refactor(highlight): merge redundant attr_entries and attr_entry_ids structs bfredl 2023-09-12 11:54:36 +02:00
  • 4607807f9f fix(treesitter): don't update fold if tree is unchanged Jaehwang Jung 2023-08-20 14:17:45 +09:00
  • fc8d1f7c7e Merge pull request #25122 from neovim/backport-25121-to-release-0.9 Christian Clason 2023-09-12 17:36:03 +02:00
  • f0b1e46f91 fix(treesitter): fixup for InspectTree Lewis Russell 2023-09-12 15:26:57 +01:00
  • 1f551e068f fix(treesitter): fixup for InspectTree Lewis Russell 2023-09-12 15:26:57 +01:00
  • bc67cf3ccd feat(gen_help_html): add anchors to help tags #25112 Sergey Slipchenko 2023-09-12 15:51:38 +04:00
  • 57aeacc344 Merge pull request #25117 from neovim/backport-25115-to-release-0.9 Christian Clason 2023-09-12 13:33:14 +02:00
  • 5f8676c268 fix(treesitter): remove more double recursion Lewis Russell 2023-09-12 11:38:31 +01:00
  • 7a76fb8547 fix(treesitter): remove more double recursion Lewis Russell 2023-09-12 11:38:31 +01:00
  • 1c4a93b591 Merge pull request #13243 from bfredl/intersection bfredl 2023-09-12 11:16:35 +02:00
  • b04286a187 feat(extmark): support proper multiline ranges bfredl 2020-11-22 10:10:37 +01:00
  • c7b316f71a Merge pull request #25111 from llllvvuu/backport/25109 Christian Clason 2023-09-12 09:22:56 +02:00
  • 64160bac5b [Backport release-0.9] fix(languagetree): remove double recursion in LanguageTree:parse L Lllvvuu 2023-09-12 00:19:43 -07:00
  • 6b5f44817e fix(languagetree): remove double recursion in LanguageTree:parse L Lllvvuu 2023-09-11 23:15:24 -07:00
  • 3849cc9c18 build(deps): bump luajit to HEAD - 8af63f992 Christian Clason 2023-09-12 07:47:28 +02:00
  • 6c1b7535fe build(deps): bump tree-sitter to HEAD - 46af27796 Christian Clason 2023-09-12 07:47:57 +02:00
  • a9369e4b65 vim-patch:62145db91b10 Christian Clason 2023-09-12 07:48:42 +02:00
  • aab06edc63 vim-patch:f787ee8451a1 (#25103) zeertzjq 2023-09-12 07:48:40 +08:00
  • 4b6023be7c vim-patch:596ad66d1ddb (#25102) zeertzjq 2023-09-12 07:37:05 +08:00
  • 65738202f8 fix(decorations): better approximation of botline #24794 Jaehwang Jung 2023-09-12 04:29:39 +09:00
  • f859d16aea fix(tests): set SHELL=sh #24941 Sergey Slipchenko 2023-09-11 21:01:00 +04:00
  • 676e1d4900 refactor(usercmd.c): reduce scope of locals Lewis Russell 2023-09-11 10:32:01 +01:00
  • 1d259724a9 Merge pull request #25083 from bfredl/memlinetype bfredl 2023-09-11 10:47:23 +02:00
  • 616a9bac32 Merge pull request #24901 from faergeek/more-intuitive-cursor-update bfredl 2023-09-11 10:45:45 +02:00
  • 60e5d0fbcc vim-patch:9.0.1891: No runtime support for Mojo Christian Clason 2023-09-10 18:59:08 +02:00
  • 60a39ada1b vim-patch:e7833e73471a Christian Clason 2023-09-10 18:58:41 +02:00
  • ba1db8751c vim-patch:066103307534 Christian Clason 2023-09-10 18:57:51 +02:00
  • 4258f4d53c ci(cirrus): use FreeBSD 13.2 (#24684) zeertzjq 2023-09-11 12:41:53 +08:00
  • d22172f36b fix(api): more intuitive cursor updates in nvim_buf_set_text Sergey Slipchenko 2023-09-11 08:16:03 +04:00
  • c8c73b26f3 Merge pull request #25093 from zeertzjq/vim-9.0.1893 zeertzjq 2023-09-11 11:46:40 +08:00
  • e8d25675a2 vim-patch:9.0.1894: CI: trailing whitespace in tests zeertzjq 2023-09-11 10:58:25 +08:00
  • 6484f338a4 vim-patch:9.0.1893: CI: strptime test fails on BSD14 zeertzjq 2023-09-11 10:58:04 +08:00
  • 51edadcaeb Merge pull request #25091 from neovim/backport-25090-to-release-0.9 zeertzjq 2023-09-11 08:42:24 +08:00
  • 284c2e0124 fix(mouse): click on 'statuscolumn' with 'rightleft' zeertzjq 2023-09-11 07:38:31 +08:00
  • 2b475cb5cc fix(mouse): click on 'statuscolumn' with 'rightleft' (#25090) zeertzjq 2023-09-11 08:29:33 +08:00
  • af0684f0d5 test: unignore test which froze sourcehut (#25067) Sergey Slipchenko 2023-09-11 01:53:05 +04:00
  • 8d17e470f4 refactor(memline): cleanup typedefs for memline structs bfredl 2023-08-26 16:59:52 +02:00
  • a03e00a353 Merge pull request #24875 from bfredl/memfilemap bfredl 2023-09-10 19:10:29 +02:00
  • 06d48f6aa6 ci(codeql): add concurrency to cancel unnecessary jobs early dundargoc 2023-09-10 15:21:56 +02:00
  • b6b70ae199 ci: install stylua from their releases dundargoc 2023-05-01 07:56:17 +02:00
  • 9f8f287c61 build: remove luarocks dundargoc 2023-09-09 18:14:52 +02:00
  • bf36b0f8ec refactor(mch): last mch_ function/macro hits the dust bfredl 2023-08-26 15:31:55 +02:00
  • 87cde88c41 refactor(memfile): change mf_trans and mf_hash from ad-hoc hashtable to Map bfredl 2023-08-25 23:00:29 +02:00
  • e99a3fd25d build(deps): bump luajit to HEAD - 5a18d4582 Christian Clason 2023-09-10 12:02:05 +02:00
  • 59d9f2413b Merge pull request #25071 from bfredl/coxpcall bfredl 2023-09-10 12:35:32 +02:00
  • 1027b2881a vim-patch:733bbcde776e Christian Clason 2023-09-09 14:45:12 +02:00
  • 25e51d393a build(lua): vendor coxpcall bfredl 2023-09-09 23:45:06 +02:00
  • 5e3cf9fb4b feat(lsp): improve control over placement of floating windows (#24494) Grace Petryk 2023-09-10 01:02:23 -07:00
  • bb38c066a9 fix: fix compiler warning from clang dundargoc 2023-09-09 15:13:45 +02:00
  • 87db6d894a fix(deps): make sure --force-config takes effect Sergey Slipchenko 2023-08-31 09:13:58 +04:00
  • 6e26964e0e revert: "ci: trigger tests when pushing" dundargoc 2023-09-09 13:37:32 +02:00
  • 5acd850117 ci(release): remove unnecessary full clone dundargoc 2023-09-09 13:31:47 +02:00
  • c422722b2e fix(rpc): fix hang with channel closed while waiting for response Sergey Slipchenko 2023-09-09 15:40:09 +04:00
  • d4e80a051e Merge pull request #25039 from glepnir/fix_hl bfredl 2023-09-09 13:01:40 +02:00
  • 420b94eeec Merge pull request #25058 from zeertzjq/vim-9.0.1886 zeertzjq 2023-09-09 18:33:38 +08:00
  • b9d9cd7742 vim-patch:partial:9.0.1886: Various Typos zeertzjq 2023-09-09 17:47:28 +08:00
  • bc09fc04b8 vim-patch:9.0.1877: missing test for patch 9.0.1873 zeertzjq 2023-09-09 17:51:02 +08:00
  • 8afb3a49c0 fix(highlight): add create param in nvim_get_hl glepnir 2023-09-07 18:42:38 +08:00
  • b7734c4ec8 ci: remove container solution for the linux runner dundargoc 2023-09-09 10:36:42 +02:00
  • 294ded9cf2 vim-patch:86cfb39030eb Christian Clason 2023-09-08 23:35:18 +02:00
  • 0bee75818e vim-patch:4e554d282c50 Christian Clason 2023-09-08 23:34:43 +02:00
  • 82150ca51b vim-patch:9.0.1884: Wrong order of arguments for error messages (#25055) zeertzjq 2023-09-09 07:15:41 +08:00
  • d0d4160dd1 feat(runtime): highlight hl groups in syntax.txt (#25050) zeertzjq 2023-09-08 21:05:35 +08:00
  • cc3df63c3b Merge pull request #24985 from bfredl/hash2 bfredl 2023-09-08 13:26:37 +02:00
  • 5970157e1d refactor(map): enhanced implementation, Clean Code™, etc etc bfredl 2023-05-17 16:08:06 +02:00
  • 6a8b48e24c build(vim-patch.sh): don't use control chars in command (#25044) zeertzjq 2023-09-08 07:51:53 +08:00
  • 3d2c9102e9 build(vim-patch.sh): use older associative array syntax zeertzjq 2023-09-08 07:28:46 +08:00
  • acb868bf84 build(vim-patch.sh): dereference annotated tags when listing (#25042) zeertzjq 2023-09-08 06:56:57 +08:00
  • 3afbf4745b Merge pull request #25024 from bfredl/luacheck2 bfredl 2023-09-07 16:08:01 +02:00
  • 6985e12cae refactor(build): derocksify luacheck bfredl 2023-09-05 11:49:08 +02:00
  • e20f3a815a version bump bfredl 2023-09-07 12:27:38 +02:00
  • fe869a8ce2 NVIM 0.9.2 v0.9.2 bfredl 2023-09-07 12:18:44 +02:00
  • 131a1ee82d feat(lsp): add original LSP Location as item's user_data in locations_to_items (#23743) Tom Praschan 2023-09-07 10:12:02 +02:00
  • ec753cf40d vim-patch:f7ac0ef50988 Christian Clason 2023-09-06 23:50:17 +02:00
  • 5d1c1da3c9 vim-patch:67c951df4c95 Christian Clason 2023-09-06 23:49:58 +02:00
  • d272143318 fix(diagnostic): always return copies of diagnostic items (#25010) Evgeni Chasnovski 2023-09-06 20:54:18 +03:00
  • 2ef7b6a433 Merge pull request #25030 from zeertzjq/vim-9.0.1874 zeertzjq 2023-09-06 06:59:28 +08:00
  • 0909843647 vim-patch:9.0.1874: CI may fail in test_recover_empty_swap zeertzjq 2023-09-06 06:21:38 +08:00
  • 3e5a7f258a vim-patch:partial:9.0.0669: too many delete() calls in tests zeertzjq 2023-09-06 06:19:49 +08:00
  • 33d6cf70cc test(old): reorder test_quickfix.vim to match upstream (#25029) zeertzjq 2023-09-06 06:28:03 +08:00
  • 4ce9875feb Merge pull request #25006 from lewis6991/fix/systemkill Lewis Russell 2023-09-05 21:50:18 +01:00
  • be8b15200d fix: windows timeouts have exit code 1 Lewis Russell 2023-09-05 14:38:57 +01:00
  • 80d1333b73 refactor(vim.system): factor out on_exit handling Lewis Russell 2023-09-04 12:03:03 +01:00
  • 6d5f12efd2 fix(vim.system): make timeout work properly Lewis Russell 2023-09-04 11:30:16 +01:00
  • c3e176f6e2 fix(options): correct condition for calling did_set_option() (#25026) zeertzjq 2023-09-05 20:03:25 +08:00
  • a44521f46e fix(vim.system): let on_exit handle cleanup after kill Lewis Russell 2023-09-03 10:17:24 +01:00
  • 6abc608445 vim-patch:282a94be990f Christian Clason 2023-09-05 08:20:56 +02:00