Skip to content

Commit

Permalink
vim: Import v9.1.0618
Browse files Browse the repository at this point in the history
* 9.1.0618: cannot mark deprecated attributes in completion menu
* 9.1.0617: Cursor moves beyond first line of folded end of buffer
* 9.1.0616: filetype: Make syntax highlighting off for MS Makefiles
* 9.1.0615: Unnecessary STRLEN() in make_percent_swname()
* runtime(progress): Add single-line comment syntax
* runtime(progress): Add syntax test for comments
* runtime(progress): Update maintainer info
* 9.1.0614: tests: screendump tests fail due to recent syntax changes
  • Loading branch information
github-actions[bot] committed Jul 25, 2024
1 parent f48cc64 commit 4eb9ba0
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.0613](https://github.com/vim/vim/commit/2979cfc2627d76a9c09cad46a1647dcd4aa73f5f): tests: termdebug test may fail and leave file around\n* [runtime(vim): Update base-syntax, improve :set highlighting](https://github.com/vim/vim/commit/ddbb6fe2d0344e93436c5602b7a06169f49a9b52)\n* [runtime(java): Optionally highlight the :: token for method references](https://github.com/vim/vim/commit/e73e5b889b52675a9ea58cf154235c7f25d107d5)\n* [9.1.0612](https://github.com/vim/vim/commit/df77c8ad3974e44df2e588de5f465072371cab69): filetype: deno.lock file not recognized\n* [runtime(zip): Use delete() for deleting directory](https://github.com/vim/vim/commit/2cad941dc0cb57bca577160eb3a349de2e667bcd)
* [9.1.0618](https://github.com/vim/vim/commit/508e7856ec4afc9d6038b14bb6893668268dccab): cannot mark deprecated attributes in completion menu\n* [9.1.0617](https://github.com/vim/vim/commit/dc373d456b5919ed2b8f83e8642c115f646ca93d): Cursor moves beyond first line of folded end of buffer\n* [9.1.0616](https://github.com/vim/vim/commit/eb4b903c9b238ebcc1d14cfcb207129b4931a33d): filetype: Make syntax highlighting off for MS Makefiles\n* [9.1.0615](https://github.com/vim/vim/commit/242667ae142d9862a7bace82c58cb11c79fdab7a): Unnecessary STRLEN() in make\_percent\_swname()\n* [runtime(progress): Add single-line comment syntax](https://github.com/vim/vim/commit/4d68054c1e49b937a1aa9567196b97b36fe99c27)\n* [runtime(progress): Add syntax test for comments](https://github.com/vim/vim/commit/408bd9ffe7e4d1f0891582edcbc4ab4c2a7df4bf)\n* [runtime(progress): Update maintainer info](https://github.com/vim/vim/commit/d5cc8ee0fa3e952492aed0c2f7e97586a0a87ab7)\n* [9.1.0614](https://github.com/vim/vim/commit/377a085ea360dd9c5342240bd18e6719fcb1ebfc): tests: screendump tests fail due to recent syntax changes

0 comments on commit 4eb9ba0

Please sign in to comment.