Skip to content

Commit

Permalink
vim: Import v9.1.0165
Browse files Browse the repository at this point in the history
* runtime(doc): Update Markdown syntax, add missing configs
* 9.1.0165: Vim9: Importing an autoload imported script fails
* 9.1.0164: Internal error when passing invalid position to getregion()
* 9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed
* 9.1.0162: problem with writing extended attributes on failure
* translation(lt): Added Lithuanian translation of Tutor v. 1.4 by Laurynas Stančikas (#14118)
* runtime(java): Recognise string templates (#14150)
* runtime(vim): Update base-syntax, improve :map highlighting (#14141)
  • Loading branch information
chrisbra committed Mar 10, 2024
1 parent 5240e1d commit 3f33c11
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 @@
* [translation(lt): Added Lithuanian translation of Tutor v. 1.4 by Laurynas Stančikas (#14118)](https://github.com/vim/vim/commit/ca0e0d2708eded356e9c14cbc22578b9a1b62181)\n* [runtime(java): Recognise string templates (#14150)](https://github.com/vim/vim/commit/a2c65809dafe5c4f45f278fddf368c7c971d83e9)\n* [runtime(vim): Update base-syntax, improve :map highlighting (#14141)](https://github.com/vim/vim/commit/5d67aef3060d6d3aa14d273c39f23d8a90c4cef1)\n* [9.1.0161](https://github.com/vim/vim/commit/13a014452a7a020a119ac555a690c65b41f3126d): expand() removes slash after env variable that ends with colon\n* [runtime(vim): Update base-syntax, improve :menu{,translate} highlighting (#14162)](https://github.com/vim/vim/commit/62b26040eb4b6752be2c46852e8986083737a1bb)\n* [9.1.0160](https://github.com/vim/vim/commit/35b867b685cedbcbba9d44695077ecc9a6995f4c): Vim9: Add support for using a class type of itself in an object method\n* [9.1.0159](https://github.com/vim/vim/commit/b2ec0da080fb24f12a8d6f54bd7318a078ca4e6c): Crash in WinClosed after BufUnload closes other windows
* [runtime(doc): Update Markdown syntax, add missing configs](https://github.com/vim/vim/commit/675cbfb47f03c65b2a5c245b632bdd7a0bf10e4f)\n* [9.1.0165](https://github.com/vim/vim/commit/fa6300872732f80b770a768e785ae2b189d3e684): Vim9: Importing an autoload imported script fails\n* [9.1.0164](https://github.com/vim/vim/commit/26dd09ad5e86f4e2179be0181421bfab9a6b3b75): Internal error when passing invalid position to getregion()\n* [9.1.0163](https://github.com/vim/vim/commit/82e079df814f7372e9579450730062b205449efa): Calling STRLEN() to compute ml\_line\_textlen when not needed\n* [9.1.0162](https://github.com/vim/vim/commit/14759ded57447345ba11c11a99fd84344797862c): problem with writing extended attributes on failure\n* [translation(lt): Added Lithuanian translation of Tutor v. 1.4 by Laurynas Stančikas (#14118)](https://github.com/vim/vim/commit/ca0e0d2708eded356e9c14cbc22578b9a1b62181)\n* [runtime(java): Recognise string templates (#14150)](https://github.com/vim/vim/commit/a2c65809dafe5c4f45f278fddf368c7c971d83e9)\n* [runtime(vim): Update base-syntax, improve :map highlighting (#14141)](https://github.com/vim/vim/commit/5d67aef3060d6d3aa14d273c39f23d8a90c4cef1)
2 changes: 1 addition & 1 deletion vim

0 comments on commit 3f33c11

Please sign in to comment.