Skip to content

Commit c9ce123

Browse files
vim: Import v9.1.1179
* 9.1.1179: too many strlen() calls in misc2.c * 9.1.1178: not possible to generate completion candidates using fuzzy matching * editorconfig: set editing style for comment and hlsearch package * 9.1.1177: filetype: tera files not detected * runtime(doc): revert modeline change in vim9.txt
1 parent 9e2c696 commit c9ce123

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-
* [runtime(new-tutor): add chapter two to the interactive tutorial](https://github.com/vim/vim/commit/2323f225ca8aa61d9a66fd8aac007bec781c048d)\n* [9.1.1176](https://github.com/vim/vim/commit/34a7d82aaed9836174f4ea84af047db3fdf6c8b3): wrong indent when expanding multiple lines\n* [test(runtime/syntax): improve syntax tests](https://github.com/vim/vim/commit/2e18facedeff94685191bb616ae60cbb2214e53b)\n* [editorconfig: set indent config for \*.vim files](https://github.com/vim/vim/commit/273926e5c04f4659f42cb5ecb2f152bd1a95c1d5)\n* [runtime(doc): mention alternative check for vim9script](https://github.com/vim/vim/commit/de4b244bfc16941c642e882e0e13e98bd49134c4)\n* [9.1.1175](https://github.com/vim/vim/commit/c8cce711dde2d8abcf0929b3b12c4bfc5547a89d): inconsistent behaviour with exclusive selection and motion commands\n* [runtime(man): don't add jumps when loading a manpage](https://github.com/vim/vim/commit/b34ce3e2058921450f6985bb0b6db477789d84c6)\n* [runtime(vim): recognize \<...> strings (and keys) for 'keywordprg'](https://github.com/vim/vim/commit/08a410f674a340f137623526bf8159d5a476f729)\n* [9.1.1174](https://github.com/vim/vim/commit/f7087cbec7ec1d32465c2460f2665725c8d3a06a): tests: Test\_complete\_cmdline() may fail\n* [runtime(doc): mention bzip3 in gzip plugin documentation](https://github.com/vim/vim/commit/4783a2c073ecc075a6d1b23414901e78e1f18383)\n* [9.1.1173](https://github.com/vim/vim/commit/9f827ec58728c4ea55a8d71d40a283ca2ce5b058): filetype: ABNF files are not detected\n* [9.1.1172](https://github.com/vim/vim/commit/3ed6659549e447ff00def8edc841321e497f70a8): \[security\]: overflow with 'nostartofline' and Ex command in tag file
1+
* [9.1.1179](https://github.com/vim/vim/commit/4a1e6dacbb2cc833353983bea7eac38191c9d3b4): too many strlen() calls in misc2.c\n* [9.1.1178](https://github.com/vim/vim/commit/f31cfa29bf72b0cdf6fa1b60346ea4e187bcafd1): not possible to generate completion candidates using fuzzy matching\n* [editorconfig: set editing style for comment and hlsearch package](https://github.com/vim/vim/commit/25e833f4ec3de8e7286cd5a43d031ba7064c9f9a)\n* [9.1.1177](https://github.com/vim/vim/commit/5daaf2326800ff0683a5be9a7f475667a4fc09db): filetype: tera files not detected\n* [runtime(doc): revert modeline change in vim9.txt](https://github.com/vim/vim/commit/ec6e82af04902b7e6792e4492590308d3a223a99)

0 commit comments

Comments
 (0)