Skip to content

Commit

Permalink
vim: Import v9.1.0789
Browse files Browse the repository at this point in the history
* runtime(help): Update help syntax
* runtime(help): fix end of sentence highlight in code examples
* runtime(jinja): Support jinja syntax as secondary filetype
* 9.1.0789: tests: ':resize + 5' has invalid space after '+'
* 9.1.0788: <CSI>27;<mod>u is not decoded to literal Escape in kitty/foot
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 7e15b06 commit 622dee2
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.0787](https://github.com/vim/vim/commit/991657e87db9a6212e14b10594ca0a008d1ccd1c): cursor position changed when using hidden terminal\n* [9.1.0786](https://github.com/vim/vim/commit/6a1deaf5adf4dddea0d27a7f18792ae8d870805e): tests: quickfix update test does not test location list
* [runtime(help): Update help syntax](https://github.com/vim/vim/commit/6c2fc377bfbfb6f1a46b1061413cd21116b596ed)\n* [runtime(help): fix end of sentence highlight in code examples](https://github.com/vim/vim/commit/4bfb89996f227d5fbb4803f0d8dbd3105483b625)\n* [runtime(jinja): Support jinja syntax as secondary filetype](https://github.com/vim/vim/commit/5e53fca76fd991d64d83429d74b573cc73116d66)\n* [9.1.0789](https://github.com/vim/vim/commit/c0cba184f54e052cf8f04baca24bdee72a4b7de6): tests: ':resize + 5' has invalid space after '+'\n* [9.1.0788](https://github.com/vim/vim/commit/a2834e17d18a3e7211da6f792cc6d86dac5e8c3b): \<CSI>27;\<mod>u is not decoded to literal Escape in kitty/foot

0 comments on commit 622dee2

Please sign in to comment.