Skip to content

Commit

Permalink
vim: Import v9.1.0967
Browse files Browse the repository at this point in the history
* 9.1.0967: SpotBugs compiler setup can be further improved
* 9.1.0966: Vim9: :enum command can be shortened
* runtime(compiler): include a basic bash syntax checker compiler
* 9.1.0965: filetype: sh filetype set when detecting the use of bash
* runtime(doc): clarify ARCH value for 32-bit in INSTALLpc.txt
  • Loading branch information
github-actions[bot] committed Dec 27, 2024
1 parent 900f811 commit 5e94958
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [9.1.0964](https://github.com/vim/vim/commit/157397edffbc5c375ce54e5e26ee0cabd30a8c73): MS-Windows: sed error with MinGW\n* [9.1.0963](https://github.com/vim/vim/commit/5a04999a7402201cf1b47ff10bc474dd1cdc24f4): fuzzy-matching does not prefer full match\n* [9.1.0962](https://github.com/vim/vim/commit/f07ae5b3bdb7331ee0e65adcb74402eef74f0a2b): filetype: bun.lock file is not recognized\n* [runtime(vim): update indentation plugin for Vim script](https://github.com/vim/vim/commit/6d2efd492010cc12e9eeec3ad2bb2645106e0087)\n* [runtime(doc): tweak documentation style in helphelp.txt](https://github.com/vim/vim/commit/b9ea0a89fadb53812860b8c2c1ca27e1d51a33da)\n* [runtime(vim): Update base-syntax, allow parens in default arguments](https://github.com/vim/vim/commit/9b67a2e1ddf277faf01fa957bf72f7b804a7cb7f)
* [9.1.0967](https://github.com/vim/vim/commit/2e252474c4df5018b9819d86ebb70bf3b1b1a1af): SpotBugs compiler setup can be further improved\n* [9.1.0966](https://github.com/vim/vim/commit/b7f19a5459273d8a3ff095c1ff5f0a78a960ae6a): Vim9: :enum command can be shortened\n* [runtime(compiler): include a basic bash syntax checker compiler](https://github.com/vim/vim/commit/6c57c30ad43f5e0d040f7d432ceb5d61fc6ab651)\n* [9.1.0965](https://github.com/vim/vim/commit/b9b762c21f2b61e0e7d8fee43d4d3dc8ecffd721): filetype: sh filetype set when detecting the use of bash\n* [runtime(doc): clarify ARCH value for 32-bit in INSTALLpc.txt](https://github.com/vim/vim/commit/0a3b9fb5c2358a38f931350e0a996d584d903ce6)

0 comments on commit 5e94958

Please sign in to comment.