Skip to content

Commit 350ecaa

Browse files
vim: Import v9.1.1151
* nsis: add Portuguese Brazilian translation to nsis installer * 9.1.1151: too many strlen() calls in getchar.c * runtime(vim): make VimKeywordPrg even smarter for regexes * 9.1.1150: :hi completion may complete to wrong value * 9.1.1149: Unix Makefile does not support Brazilian lang for the installer * 9.1.1148: Vim9: finding imported scripts can be further improved * runtime(lua): Update lua ftplugin and documentation
1 parent 2162292 commit 350ecaa

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-
* [9.1.1147](https://github.com/vim/vim/commit/12b1eb58abca1eabc4833ad855c8a31d8b40981e): preview-window does not scroll correctly\n* [nsis: added support for pt-BR to installer and update README.txt](https://github.com/vim/vim/commit/f877040a042c0e8f2c574b268892722944b2289e)\n* [translation(tr): Update Turkish translations](https://github.com/vim/vim/commit/25b16d64a0eaf0564b4469c0d4d19c4b39199d85)\n* [9.1.1146](https://github.com/vim/vim/commit/16f2d3a46527094901080527dd3cade98cc877f9): Vim9: wrong context being used when evaluating class member\n* [9.1.1145](https://github.com/vim/vim/commit/5090a1fecb86c44be83d55e139ed79b7785fa090): multi-line completion has wrong indentation for last line
1+
* [nsis: add Portuguese Brazilian translation to nsis installer](https://github.com/vim/vim/commit/b2bd8de1541f65e05df5bc256f18f0feb28fa51e)\n* [9.1.1151](https://github.com/vim/vim/commit/d3c4b7e9461f90bad7a671c1221d65def9cccc89): too many strlen() calls in getchar.c\n* [runtime(vim): make VimKeywordPrg even smarter for regexes](https://github.com/vim/vim/commit/580e457a2a5fa63b9be0bf5f2c81434e157bcc0a)\n* [9.1.1150](https://github.com/vim/vim/commit/9b41e8f7666be155eb9d39baa8e8de184a87eb67): :hi completion may complete to wrong value\n* [9.1.1149](https://github.com/vim/vim/commit/aa8345a968915d53125807b71d050a120ab85418): Unix Makefile does not support Brazilian lang for the installer\n* [9.1.1148](https://github.com/vim/vim/commit/6c0128385e9196720edf771d7c5d6897e8abde57): Vim9: finding imported scripts can be further improved\n* [runtime(lua): Update lua ftplugin and documentation](https://github.com/vim/vim/commit/00a00f5d3fc8dcf08e959c207a90f5902abc6a08)

0 commit comments

Comments
 (0)