Skip to content

Commit

Permalink
vim: Import v9.1.0260
Browse files Browse the repository at this point in the history
* 9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll'
* runtime(netrw): filetype not detected when editing remote files
* runtime(doc): sort filetype.txt in the alphabetical order (#14395)
* 9.1.0259: Normal mode TextChanged isn't tested properly
  • Loading branch information
chrisbra committed Apr 3, 2024
1 parent 6b785f4 commit e7fb031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
@@ -1 +1 @@
* [9.1.0258](https://github.com/vim/vim/commit/cb204e688e5c9d56a78b621ef27c35d91860cb09): half-page scrolling broke backward compatibility\n* [9.1.0257](https://github.com/vim/vim/commit/f1750ca0c2ef91c6e4857655ca8fdf8dd8f5abb8): Vim9: :call may not find imported class members\n* [9.1.0256](https://github.com/vim/vim/commit/78d742ab8845578f78039ddd71a6444c6929257c): Finding autocmd events is inefficient\n* [9.1.0255](https://github.com/vim/vim/commit/16cdfa69e07190674a8e85a48144a467472ca2f4): Vim9: no indication of script nr in stack trace of classes\n* [9.1.0254](https://github.com/vim/vim/commit/0a419e07a705675ac159218f42c1daa151d2ceea): \[security\]: Heap buffer overflow when calling complete\_add() in 'cfu'\n* [9.1.0253](https://github.com/vim/vim/commit/6c9f4f98f1cda3793406724a260cd651210a5d0d): filetype: typespec files are not recognized\n* [runtime(yaml): improve syntax highlighting for YAML](https://github.com/vim/vim/commit/cc7597c1edf478ad912d45b27f17175236f9791e)
* [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
2 changes: 1 addition & 1 deletion vim

0 comments on commit e7fb031

Please sign in to comment.