Skip to content

Commit

Permalink
vim: Import v9.1.0264
Browse files Browse the repository at this point in the history
* 9.1.0265: console dialog cannot save unnamed buffers
* runtime(doc): Fill in a few details regarding :enums (#14349)
* runtime: Remove fallback :CompilerSet definition from compiler plugins
* 9.1.0264: libgpm may delete some signal handlers
* runtime(java): Improve the matching of contextual keywords
* 9.1.0263: Vim9: Problem with lambda blocks in enums and classes
* 9.1.0262: Test for TextChanged is flaky with ASAN
* 9.1.0261: Vim9: protected class and funcrefs accessible outside the class
  • Loading branch information
chrisbra committed Apr 4, 2024
1 parent e7fb031 commit 2b4d99d
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.0260](https://github.com/vim/vim/commit/bd28cae1f1c21c0e3743e3427c98bbd848fad237): Problems with "zb" and scrolling to new topline with 'smoothscroll'\n* [runtime(netrw): filetype not detected when editing remote files](https://github.com/vim/vim/commit/08d2401fbc6de2606aca69add401e2ffca772aa2)\n* [runtime(doc): sort filetype.txt in the alphabetical order (#14395)](https://github.com/vim/vim/commit/89cc03af71d9beb839d296b78a87869e7a0a8996)\n* [9.1.0259](https://github.com/vim/vim/commit/c422662933275484e61af79d8148898337a5c38e): Normal mode TextChanged isn't tested properly
* [9.1.0265](https://github.com/vim/vim/commit/df46115fc839c8912ed60646e86a412e5180ba1d): console dialog cannot save unnamed buffers\n* [runtime(doc): Fill in a few details regarding :enums (#14349)](https://github.com/vim/vim/commit/957402258053ac639575749c6e41ec284f25ae1c)\n* [runtime: Remove fallback :CompilerSet definition from compiler plugins](https://github.com/vim/vim/commit/408281e16a36c15eed10fbf0406fa8ab159fc4bf)\n* [9.1.0264](https://github.com/vim/vim/commit/cc59d62215b075c715294ad24a41bfd091cb8d48): libgpm may delete some signal handlers\n* [runtime(java): Improve the matching of contextual keywords](https://github.com/vim/vim/commit/5ccdcc482e299609ae8852a75b22190e38b9b5df)\n* [9.1.0263](https://github.com/vim/vim/commit/3fa8f7728a47822e4efd106ab30c83c28f198b3c): Vim9: Problem with lambda blocks in enums and classes\n* [9.1.0262](https://github.com/vim/vim/commit/4a65391ca273f2eca84f5ec7bd846693232dfacc): Test for TextChanged is flaky with ASAN\n* [9.1.0261](https://github.com/vim/vim/commit/3e33650b3a9939f6b942c1d1eccdb261ea17a647): Vim9: protected class and funcrefs accessible outside the class
2 changes: 1 addition & 1 deletion vim
Submodule vim updated 127 files

0 comments on commit 2b4d99d

Please sign in to comment.