-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* runtime(vim): Update base-syntax, improve folding function matches * CI: upload failed screendump tests also for Cirrus * 9.1.0737: tests: screendump tests may require a bit more time * runtime(misc): simplify keywordprg in various ftplugins * runtime(java): Optionally recognise all primitive constants in _switch-case_ labels * runtime(zsh,sh): set and unset compiler in ftplugin * runtime(netrw): using inefficient highlight pattern for 'mf'
- Loading branch information
1 parent
b32b042
commit e4d0c85
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [9.1.0736](https://github.com/vim/vim/commit/4298c5f472a05486d6e26988cf10f4d04c80afd2): Unicode tables are outdated\n* [9.1.0735](https://github.com/vim/vim/commit/89b9bb4ac8ceb701ebecb8c02aca3d047dff9991): filetype: salt files are not recognized\n* [9.1.0734](https://github.com/vim/vim/commit/202c467bb37b894ada6377d3f2621c103f324757): filetype: jinja files are not recognized\n* [runtime(zathurarc): add double-click-follow to syntax script](https://github.com/vim/vim/commit/f21d28a5c72987d42d540290e5a77500ab1a4d7c)\n* [translation(ru): Updated messages translation](https://github.com/vim/vim/commit/a81813d00732749d233547afae85b5a35435013a)\n* [translation(it): updated xxd man page](https://github.com/vim/vim/commit/3f6981d8c80e7a13be992be8b00bf07499dee739)\n* [translation(ru): updated xxd man page](https://github.com/vim/vim/commit/5ca3efa5d99123e87d73541bf5340ccaa7121c4e) | ||
* [runtime(vim): Update base-syntax, improve folding function matches](https://github.com/vim/vim/commit/35699f17497dcdcfdd747fedaef28f208ac6eb5f)\n* [CI: upload failed screendump tests also for Cirrus](https://github.com/vim/vim/commit/e019f3626d51f3f71672e30f39e085f3f8a1dd44)\n* [9.1.0737](https://github.com/vim/vim/commit/9dfe1110fdcd2f54b56ac789df6167807a867391): tests: screendump tests may require a bit more time\n* [runtime(misc): simplify keywordprg in various ftplugins](https://github.com/vim/vim/commit/f86568f91848ece0c5da2178881b3ed858dae799)\n* [runtime(java): Optionally recognise all primitive constants in \_switch-case\_ labels](https://github.com/vim/vim/commit/23079450a8dea98f9d4e3e74ab57866914b0a813)\n* [runtime(zsh,sh): set and unset compiler in ftplugin](https://github.com/vim/vim/commit/41c7bbaf8f567d3a19ab2a6191ec9937fb890220)\n* [runtime(netrw): using inefficient highlight pattern for 'mf'](https://github.com/vim/vim/commit/c18a9d5835456e0e47e943b673d631caaebdbea3) |
Submodule vim
updated
70 files