Skip to content

Commit 877d4f5

Browse files
vim: Import v9.1.1357
* runtime(vim): Update base-syntax, improve enum highlighting * runtime(doc): update example ctags program and links * 9.1.1357: Vim incorrectly escapes tags with "[" in a help buffer * 9.1.1356: Vim9: crash when unletting variable * runtime(sh): Update syntax, highlight escaped chars in test expressions * runtime(doc): document that :b cannot handle buffer names starting with "+" * runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c * runtime(doc): tweak documentation style in options.txt
1 parent f3d049d commit 877d4f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [runtime(sh): Update syntax, highlight escaped chars in test expressions](https://github.com/vim/vim/commit/f57c065e7572beb2b551d1278bf794f4af0fb0c0)\n* [runtime(doc): document that :b cannot handle buffer names starting with "+"](https://github.com/vim/vim/commit/ff3d4b2d49c4b8b7d97cfaeffe57321a1852f7e8)\n* [runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c](https://github.com/vim/vim/commit/fb08192ca75344d6467f9e7f9b9e6d4509df308a)\n* [runtime(doc): tweak documentation style in options.txt](https://github.com/vim/vim/commit/fa8b7db99afad9074e4e1f89b49046836ac61d5b)
1+
* [runtime(vim): Update base-syntax, improve enum highlighting](https://github.com/vim/vim/commit/1c58019a827120de5dace0030af3cd62db0e2282)\n* [runtime(doc): update example ctags program and links](https://github.com/vim/vim/commit/83cb8174c8fef6e27b2c9e810296edfba37a4b4d)\n* [9.1.1357](https://github.com/vim/vim/commit/6af20a9be3312045c38ca24b93f2d5d0d70da0b1): Vim incorrectly escapes tags with "\[" in a help buffer\n* [9.1.1356](https://github.com/vim/vim/commit/f5bfc48c0596aead6dd30438930d2cb621b18a35): Vim9: crash when unletting variable\n* [runtime(sh): Update syntax, highlight escaped chars in test expressions](https://github.com/vim/vim/commit/f57c065e7572beb2b551d1278bf794f4af0fb0c0)\n* [runtime(doc): document that :b cannot handle buffer names starting with "+"](https://github.com/vim/vim/commit/ff3d4b2d49c4b8b7d97cfaeffe57321a1852f7e8)\n* [runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c](https://github.com/vim/vim/commit/fb08192ca75344d6467f9e7f9b9e6d4509df308a)\n* [runtime(doc): tweak documentation style in options.txt](https://github.com/vim/vim/commit/fa8b7db99afad9074e4e1f89b49046836ac61d5b)

0 commit comments

Comments
 (0)