Commit Graph

  • 737091d234 vim-patch:9.1.0316: filetype: some sh and confini files not recognized Christian Clason 2024-04-13 18:42:10 +02:00
  • 420f130223 vim-patch:9.1.0315: filetype: a few more dosini files are not recognized Christian Clason 2024-04-13 18:33:44 +02:00
  • 4c31a1b807 fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322) zeertzjq 2024-04-14 09:29:38 +08:00
  • a928228355 vim-patch:ce06493aeb3d (#28321) zeertzjq 2024-04-14 07:35:08 +08:00
  • 7e9eade7ea Merge pull request #28310 from zeertzjq/vim-9.1.0312 zeertzjq 2024-04-14 05:25:04 +08:00
  • e81fe387d6 vim-patch:9.1.0313: Crash when using heredoc with comment in command block zeertzjq 2024-04-14 05:03:49 +08:00
  • 617a385142 vim-patch:9.1.0312: heredocs are not supported for :commands zeertzjq 2024-04-13 05:55:51 +08:00
  • b87212e669 vim-patch:5392970921ab Christian Clason 2024-04-13 18:32:39 +02:00
  • ee18c26f26 vim-patch:122d06858568 Christian Clason 2024-04-13 18:32:23 +02:00
  • 328a237351 fix(defaults): auto-close terminal for &shell with args (#28276) Jaehwang Jung 2024-04-13 20:41:59 +09:00
  • 5ce6b4a294 Merge pull request #28315 from zeertzjq/vim-159dc0fcf950 zeertzjq 2024-04-13 18:16:10 +08:00
  • ab1203b2eb vim-patch:0549c503ba20 zeertzjq 2024-04-13 17:28:48 +08:00
  • 3b639222ff vim-patch:159dc0fcf950 zeertzjq 2024-04-13 17:28:32 +08:00
  • 05f9db1c6d build(deps): bump tree-sitter to v0.22.4 Christian Clason 2024-04-13 11:02:59 +02:00
  • 3ea124a8d9 fix(float): improve error message when reconfig failed (#25076) Raphael 2024-04-13 14:36:17 +08:00
  • f064e72b9b fix(path): check return value of append_path() (#28309) Joey Gouly 2024-04-13 04:25:55 +01:00
  • 780509aedf fix(move): fix using the wrong window (#28312) zeertzjq 2024-04-13 10:32:49 +08:00
  • 355c149ba0 vim-patch:9.1.0311: filetype: Some config files are not recognized (#28311) zeertzjq 2024-04-13 09:59:53 +08:00
  • 66220d164a revert: "feat(health): fold successful healthchecks #22866" dundargoc 2024-04-08 10:57:37 +02:00
  • 4f3d018d15 vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308) zeertzjq 2024-04-13 06:39:30 +08:00
  • 64aa0f7d0b fix(move): check for filler lines properly (#28307) zeertzjq 2024-04-13 06:18:45 +08:00
  • 2c5fd3f966 Merge pull request #28306 from jgouly/strings_spec_negative_zero bfredl 2024-04-12 19:22:54 +02:00
  • f4c97da262 fix(test): fix strings_spec.lua for AArch64 Joey Gouly 2024-04-12 17:24:11 +01:00
  • 8697f3274b Merge pull request #26774 from glepnir/24129 bfredl 2024-04-12 14:31:42 +02:00
  • a629978cb6 vim-patch:9.1.0305: filetype: some history files are not recognized (#28300) zeertzjq 2024-04-12 18:08:54 +08:00
  • 58da7ec80b Merge pull request #28299 from zeertzjq/vim-9.1.0291 zeertzjq 2024-04-12 17:39:30 +08:00
  • 8c112a8235 vim-patch:9.1.0307: filetype: texdoc config files is not recognized zeertzjq 2024-04-12 17:21:37 +08:00
  • be7d8ff0e4 vim-patch:9.1.0306: filetype: x11vnc config file is not recognized zeertzjq 2024-04-12 17:20:35 +08:00
  • 7334e9055b vim-patch:9.1.0295: filetype: pip config files are not recognized zeertzjq 2024-04-12 17:17:54 +08:00
  • 60ced890f3 vim-patch:9.1.0293: filetype: lxqt config files are not recognized zeertzjq 2024-04-12 17:15:54 +08:00
  • b0ded42680 vim-patch:9.1.0292: filetype: XDG mimeapps.list file is not recognized zeertzjq 2024-04-12 17:14:55 +08:00
  • 07c5969aa9 vim-patch:9.1.0291: filetype: libreoffice config files are not recognized zeertzjq 2024-04-12 17:12:43 +08:00
  • 611cc7de43 vim-patch:9.1.0304: filetype: cgdb config file is not recognized (#28294) zeertzjq 2024-04-12 17:07:24 +08:00
  • e4fb3e2007 vim-patch:9.1.0303: filetype: some protocol buffer files not recognized (#28293) zeertzjq 2024-04-12 17:06:21 +08:00
  • a93a045e63 vim-patch:9.1.0302: filetype: blueprint files are not recognized (#28292) zeertzjq 2024-04-12 17:05:11 +08:00
  • da3059b00f vim-patch:9.1.0290: filetype: xilinx files are not recognized (#28295) zeertzjq 2024-04-12 17:03:45 +08:00
  • 5aee587970 vim-patch:9.1.0289: filetype: some TeX files are not recognized (#28291) zeertzjq 2024-04-12 17:02:25 +08:00
  • fe42574230 vim-patch:83424105cb42 (#28298) zeertzjq 2024-04-12 16:56:22 +08:00
  • 8cca787155 test: macros in Visual mode without default mappings (#28288) zeertzjq 2024-04-12 09:16:13 +08:00
  • 18ee9f9e7d test(old): make line wrapping in test_filetype.vim match Vim (#28286) zeertzjq 2024-04-12 07:20:03 +08:00
  • c6d1144515 vim-patch:fcbefe74f161 (#28285) zeertzjq 2024-04-12 05:48:25 +08:00
  • 3b9a152396 vim-patch:3cb2b3776700 (#28283) zeertzjq 2024-04-12 05:39:30 +08:00
  • 4459e0cee8 Merge pull request #28277 from zeertzjq/vim-556c62165963 zeertzjq 2024-04-11 18:49:10 +08:00
  • 55ffca2f9f vim-patch:dbca7d80457d zeertzjq 2024-04-11 18:23:11 +08:00
  • d2d4ad4b32 vim-patch:27f17a6d3493 zeertzjq 2024-04-11 18:22:41 +08:00
  • 245745f9f0 vim-patch:556c62165963 zeertzjq 2024-04-11 18:22:20 +08:00
  • 1746b9234c vim-patch:6ce07edd600e (#28275) zeertzjq 2024-04-11 17:59:29 +08:00
  • 7aa56370f3 vim-patch:9.0.2114: overflow detection not accurate when adding digits (#28271) zeertzjq 2024-04-11 09:34:43 +08:00
  • 4528a69c87 test: remove unnecessary nil argument to testutil (#28270) zeertzjq 2024-04-11 08:51:06 +08:00
  • 509c053161 test: fix off-by-one test IDs in logs (#28269) zeertzjq 2024-04-11 07:51:25 +08:00
  • d627497156 vim-patch:04e5363b8238 (#28268) zeertzjq 2024-04-11 07:41:44 +08:00
  • d0afb2dc4e vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263) zeertzjq 2024-04-11 07:40:16 +08:00
  • adb70a351d vim-patch:c9ec20d94ea5 (#28267) zeertzjq 2024-04-11 07:39:29 +08:00
  • f504e799a3 vim-patch:9.1.0301: Vim9: heredoc start may be recognized in string (#28266) zeertzjq 2024-04-11 07:39:10 +08:00
  • 85099e989b vim-patch:9.1.0300: Missing test for what patch v9.1.0285 fixes luukvbaal 2024-04-11 01:37:49 +02:00
  • 00e6651880 fix(treesitter): use tree range instead of tree root node range altermo 2024-04-10 10:52:51 +02:00
  • 81fc27124b refactor(test): inject after_each differently Lewis Russell 2024-04-09 12:26:16 +01:00
  • 889f81c65f fix(drawline): don't invoke on_line for filler line (#28219) Jaehwang Jung 2024-04-10 21:18:14 +09:00
  • 1dacf2ecee fix(lsp): prevent code-lens refresh from becoming a permanent no-op (#28228) Yi Ming 2024-04-10 18:27:37 +08:00
  • b95b6ed975 fix(lsp): empty commands should not be considered executable (#28216) Yi Ming 2024-04-10 18:23:47 +08:00
  • 898371fc9f fix(float): don't relative flaot win itself glepnir 2023-12-28 17:46:59 +08:00
  • 49983387ff fix(prompt): emit change event for prompt newline (#28260) zeertzjq 2024-04-10 08:50:36 +08:00
  • f49408454d vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259) zeertzjq 2024-04-10 07:08:49 +08:00
  • 7142c5dde9 vim-patch:e43ace558aee (#28258) zeertzjq 2024-04-10 06:31:10 +08:00
  • efb6640b29 vim-patch:9.1.0287: Vim9: comment may be treated as heredoc start (#28257) zeertzjq 2024-04-10 06:07:29 +08:00
  • f398552eb1 Merge pull request #28256 from luukvbaal/vim-9.1.0285 zeertzjq 2024-04-10 06:07:04 +08:00
  • d4956e16d9 vim-patch:9.1.0294: Text height function does not respect it's argument Luuk van Baal 2024-04-09 23:19:17 +02:00
  • 832857ae09 vim-patch:9.1.0285: Still problems with cursor position for CTRL-D/U Luuk van Baal 2024-04-09 21:41:54 +02:00
  • 4946489e2e vim-patch:9.1.0283: Several small issues in doc and tests (#28249) zeertzjq 2024-04-09 16:42:39 +08:00
  • 102720be94 vim-patch:9.1.0281: CI: fails Test_compiler_completion Christian Clason 2024-04-09 09:53:23 +02:00
  • 41521658b1 vim-patch:9.1.0276: No pandoc syntax support Christian Clason 2024-04-08 22:42:54 +02:00
  • 168e69ae01 fix(tui): don't set cursor color when there is none (#28236) Sam 2024-04-09 11:05:15 +03:00
  • 4a1eec85dd vim-patch:a2385c233499 Christian Clason 2024-04-08 22:52:50 +02:00
  • cbe982bbd5 vim-patch:9.1.0278: filetype: zathurarc files not recognized Christian Clason 2024-04-08 22:51:09 +02:00
  • 2857cde070 vim-patch:9.1.0275: filetype: R history files are not recognized Christian Clason 2024-04-08 22:41:20 +02:00
  • bef4ad6507 vim-patch:9.1.0279: filetype: roc files are not recognized Christian Clason 2024-04-08 22:39:30 +02:00
  • a663eb10bd Merge pull request #28230 from bfredl/hl_cleanup_3 bfredl 2024-04-09 09:41:35 +02:00
  • 3d44340cea fix(tests): use more global highlight definitions bfredl 2024-04-08 08:32:45 +02:00
  • c695caa7ee vim-patch:8.2.4395: some code lines not covered by tests (#28248) zeertzjq 2024-04-09 11:06:02 +08:00
  • 869d303043 vim-patch:8.2.0981: Vim9: cannot compile "[var, var] = list" (#28247) zeertzjq 2024-04-09 10:10:47 +08:00
  • 6d1e41432d test(terminal/buffer_spec): use screen:expect(), not retry() (#28246) zeertzjq 2024-04-09 09:32:27 +08:00
  • 56123fb271 test(terminal/buffer_spec): avoid other keys in double clicks (#28245) zeertzjq 2024-04-09 08:51:14 +08:00
  • 2528093bbe vim-patch:9.1.0277: Cannot highlight the Command-line (#28244) zeertzjq 2024-04-09 07:20:49 +08:00
  • 66e86d3095 Merge pull request #28160 from luukvbaal/vim-9.1.0258 zeertzjq 2024-04-09 07:08:52 +08:00
  • 8f5fd0884b vim-patch:9.1.0280: several issues with 'smoothscroll' support Luuk van Baal 2024-04-08 22:40:55 +02:00
  • e21423bb35 vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll' Luuk van Baal 2024-04-03 23:06:23 +02:00
  • e6cfa22c4c vim-patch:9.1.0258: half-page scrolling broke backward compatibility Luuk van Baal 2024-04-02 20:58:49 +02:00
  • 7035125b2b test: improve test conventions dundargoc 2024-04-08 11:03:20 +02:00
  • 978962f9a0 build(release.sh): regenerate docs after changing NVIM_API_PRERELEASE (#28229) zeertzjq 2024-04-08 17:46:41 +08:00
  • 624de849de build: add function add_target dundargoc 2024-04-06 15:40:23 +02:00
  • be2a4b52b9 docs(BUILD): mention treesitter parser dependencies (#28226) zeertzjq 2024-04-08 16:04:54 +08:00
  • 541c2d3816 vim-patch:9.1.0273: filetype: keymap files are not recognized Christian Clason 2024-04-07 18:39:14 +02:00
  • d188b929d4 vim-patch:9.1.0272: autocmd may change cwd after :tcd and :lcd (#28223) zeertzjq 2024-04-08 06:25:22 +08:00
  • d32cbef595 vim-patch:9cd9e759ab1e (#28224) zeertzjq 2024-04-08 06:11:31 +08:00
  • 067f51e3aa Merge pull request #28183 from bfredl/intechnicolor bfredl 2024-04-07 11:49:13 +02:00
  • f6dcc464f2 fix(health): check unmatching python_glob as empty table (#28215) Barrett Ruth 2024-04-06 22:50:45 -05:00
  • 98d687a4e1 test: more tests for aucmd_win remaining floating (#28214) zeertzjq 2024-04-07 07:10:32 +08:00
  • 9dd112dd48 refactor: remove fn_bool dundargoc 2024-04-02 12:36:13 +02:00
  • 7560aee595 vim-patch:9.1.0266: filetype: earthfile files are not recognized (#28207) zeertzjq 2024-04-06 21:11:57 +08:00
  • 0443f06b71 docs: don't mention executable() can return -1 dundargoc 2024-04-05 18:07:36 +02:00