Skip to content

Commit ad5ce0c

Browse files
vim: Import v9.1.1287
* 9.1.1287: quickfix code can be further improved * 9.1.1286: filetype: help files not detected when 'iskeyword' includes ":" * 9.1.1285: Vim9: no error message for missing method after "super." * 9.1.1284: not possible to configure pum truncation char * runtime(lua): fix whitespace style issues in lua ftplugin
1 parent 1225756 commit ad5ce0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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()
1+
* [9.1.1287](https://github.com/vim/vim/commit/adcfb6caeb1c9c54448fff8d5812c3dca2ba0d03): quickfix code can be further improved\n* [9.1.1286](https://github.com/vim/vim/commit/e370141bf41919642061ee2e78340dca84678712): filetype: help files not detected when 'iskeyword' includes ":"\n* [9.1.1285](https://github.com/vim/vim/commit/5ce1e4ad4aaad243de03f29b0b341532bc6c8866): Vim9: no error message for missing method after "super."\n* [9.1.1284](https://github.com/vim/vim/commit/b87620466c6500fb37fd9be1016a27fa9626749a): not possible to configure pum truncation char\n* [runtime(lua): fix whitespace style issues in lua ftplugin](https://github.com/vim/vim/commit/2ffb4d0298426f6c57f3ec3caae4480024e4372d)

vim

Submodule vim updated 47 files

0 commit comments

Comments
 (0)