Skip to content

Commit 1225756

Browse files
vim: Import v9.1.1283
* runtime(lua): improve foldexpr, add vim9 script version * runtime(doc): Fix minor typo in options.txt * runtime(fstab): set formatoptions-=t in filetype plugin * runtime(svelte): add matchit support to svelte filetype plugin * 9.1.1283: quickfix stack is limited to 10 items * 9.1.1282: Build and test failure without job feature * 9.1.1281: extra newline output when editing stdin * 9.1.1280: trailing additional semicolon in get_matches_in_str()
1 parent 3f1cdd7 commit 1225756

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-
* [9.1.1279](https://github.com/vim/vim/commit/8daae6fea9080a0825b5d6b3bb38960d5064bf1b): Vim9: null\_object and null\_class are no reserved names\n* [9.1.1278](https://github.com/vim/vim/commit/d22f43111b6bef8c146a8fe7f871f478fbb4a96f): Vim9: too long functions in vim9type.c\n* [runtime(vim): Update base-syntax, match full :redir command](https://github.com/vim/vim/commit/2f5a8c0b5b00690f554a7234d020a47bd96520a0)\n* [9.1.1277](https://github.com/vim/vim/commit/d84cbdb5a36e14913f16621cd78c1d5a9baac53e): tests: trailing comment char in test\_popupwin
1+
* [runtime(lua): improve foldexpr, add vim9 script version](https://github.com/vim/vim/commit/00b927b295c11e61942d34f7e1c384f1c6af9513)\n* [runtime(doc): Fix minor typo in options.txt](https://github.com/vim/vim/commit/2afdb3a65bdeac1dba3070347d27659119f4b479)\n* [runtime(fstab): set formatoptions-=t in filetype plugin](https://github.com/vim/vim/commit/9cd6d82fbb1693aff2878d851571aa0126b3cb38)\n* [runtime(svelte): add matchit support to svelte filetype plugin](https://github.com/vim/vim/commit/9adb310cf34be232c8d71a93cabdf76b7f71a9cb)\n* [9.1.1283](https://github.com/vim/vim/commit/88d41ab270a8390a43da97a903b1a4d76b89d330): quickfix stack is limited to 10 items\n* [9.1.1282](https://github.com/vim/vim/commit/c54a8eb258ddc4dfc79f668a2d0c0a3c16abc8c4): Build and test failure without job feature\n* [9.1.1281](https://github.com/vim/vim/commit/221927b2bfbd7de1623770bee4f6740356bb6c81): extra newline output when editing stdin\n* [9.1.1280](https://github.com/vim/vim/commit/ba7376678885a62fe0d5d0afa7fdb7dae01086ee): trailing additional semicolon in get\_matches\_in\_str()

0 commit comments

Comments
 (0)