Skip to content

Commit cea6e69

Browse files
vim: Import v9.1.0880
* 9.1.0880: filetype: C3 files are not recognized * runtime(doc): add helptag for :HelpToc command * git: ignore re-formatting commit v9.1.0879 for blame * 9.1.0879: source is not consistently formatted * Add clang-format config file * runtime(compiler): fix escaping of arguments passed to :CompilerSet * 9.1.0878: termdebug: cannot enable DEBUG mode * 9.1.0877: tests: missing test for termdebug + decimal signs * 9.1.0876: filetype: openCL files are not recognized * 9.1.0875: filetype: hyprlang detection can be improved * 9.1.0874: filetype: karel files are not detected * CI: join codecov array flags, instead of accessing it directly
1 parent 392c0d4 commit cea6e69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.0873](https://github.com/vim/vim/commit/a87462a498a883e12ad7699b26bd28f4600b68c6): filetype: Vivado files are not recognized\n* [9.1.0872](https://github.com/vim/vim/commit/a15dfc2d417bdb5207936eca2f52c0da22a904bb): No test for W23 message\n* [9.1.0871](https://github.com/vim/vim/commit/a73dfc2f550155d676372c713011e6227245e9dc): getcellpixels() can be further improved\n* [9.1.0870](https://github.com/vim/vim/commit/bd4614f43d0eac4aff743132bab8e53b015ac801): too many strlen() calls in eval.c\n* [CI: Bump codecov/codecov-action from 4 to 5](https://github.com/vim/vim/commit/ba9e1570d26b64dc4472394a67a026f2820910d5)
1+
* [9.1.0880](https://github.com/vim/vim/commit/c8dfcfc53ba5ed69b5d4e534fd7e8694de014e6a): filetype: C3 files are not recognized\n* [runtime(doc): add helptag for :HelpToc command](https://github.com/vim/vim/commit/cb34507b5f85c8877c20379d92ce21d1bb102bea)\n* [git: ignore re-formatting commit v9.1.0879 for blame](https://github.com/vim/vim/commit/fa41a3ed1e412eb881021b9f03070ce4a7004ee8)\n* [9.1.0879](https://github.com/vim/vim/commit/3cf094edaff815141d9941b8dba52b9e77d8dfc1): source is not consistently formatted\n* [Add clang-format config file](https://github.com/vim/vim/commit/8bc4d25abe1ab509e4b3dc1e0c334d2e97b66869)\n* [runtime(compiler): fix escaping of arguments passed to :CompilerSet](https://github.com/vim/vim/commit/4927daef608d4bbcdce8a1098cdeeaed3112c849)\n* [9.1.0878](https://github.com/vim/vim/commit/ae1c8b790b645c4808463eedcd5a2bebb9ad79bf): termdebug: cannot enable DEBUG mode\n* [9.1.0877](https://github.com/vim/vim/commit/b5c1557323e4e3377c034f1a04fad9027a5bf59e): tests: missing test for termdebug + decimal signs\n* [9.1.0876](https://github.com/vim/vim/commit/e2c27ca8eff7cc8ec852b531d5a7f328a343a761): filetype: openCL files are not recognized\n* [9.1.0875](https://github.com/vim/vim/commit/a13bd294ab2d9ab38634c9ec51fa76205af6eb62): filetype: hyprlang detection can be improved\n* [9.1.0874](https://github.com/vim/vim/commit/fdac54d7bbf6d68a8bf741e734b86d0f1998ac86): filetype: karel files are not detected\n* [CI: join codecov array flags, instead of accessing it directly](https://github.com/vim/vim/commit/9a65a8c270f3f101b59b63f5252c7e96549bed2d)

0 commit comments

Comments
 (0)