Skip to content

Commit 706d3ad

Browse files
vim: Import v9.1.1525
* runtime(netrw): restore blank line cleanup after file listing * 9.1.1525: tests: testdir/ is a bit messy * 9.1.1524: tests: too many imports in the test suite * 9.1.1523: tests: test_clipmethod fails in non X11 environment * 9.1.1522: tests: still some ANSI escape sequences in test output * 9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect' * 9.1.1520: completion: search completion doesn't handle 'smartcase' well * 9.1.1519: tests: Test_termdebug_decimal_breakpoints() may fail * runtime(doc): Add documentation style
1 parent e0c29bc commit 706d3ad

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.1518](https://github.com/vim/vim/commit/e2c0f81dd014b03a40af6b2c42463b7a0d92f5d6): getcompletiontype() may crash\n* [runtime(optwin): add missing values for tabpanel option](https://github.com/vim/vim/commit/d6a5edd6136438d594c535f1ad6635768640331a)\n* [translation(tr): Update Turkish translations](https://github.com/vim/vim/commit/89cce31ebcbf0d04b1832ed90ad920eead3fedb2)\n* [runtime(doc): fix a few typos introduced in 0ae9e19540dda5d](https://github.com/vim/vim/commit/f79695c2d826ddc485a456ef417ebc91d60e7c4a)\n* [runtime(autopkgtest): add ftplugin file for autopkgtest](https://github.com/vim/vim/commit/244198f0396fe1d744a3accdb78af7948c8f5cbb)\n* [runtime(autopkgtest): add syntax file for autopkgtest](https://github.com/vim/vim/commit/e9d331d17383a3a6a05e90d5265df2a8d10640f2)\n* [runtime(debcontrol): move kernel/architecture definitions to shared/debarchitectures.vim](https://github.com/vim/vim/commit/48c823ca01c93141a934e230cd425bc74ebfaf45)\n* [9.1.1517](https://github.com/vim/vim/commit/5bcc492649f2d810577dd8dc4e1fb92f548847eb): filetype: autopkgtest files are not recognized\n* [9.1.1516](https://github.com/vim/vim/commit/08e5b128b8fa274bc66774a79363f199cb09ced4): tests: no test that 'incsearch' is updated after search completion\n* [9.1.1515](https://github.com/vim/vim/commit/21449ee49c28ec7b481d3a0f1dbc1be9286efb5c): Coverity complains about potential unterminated strings\n* [9.1.1514](https://github.com/vim/vim/commit/b7b4bb36aa8f7571b8798421276987dc4d63de0b): Coverity complains about the use of tmpfile()\n* [9.1.1513](https://github.com/vim/vim/commit/88be7a6c68c9d288914e6973564a86918055b4bd): resizing Vim window causes unexpected internal window width\n* [runtime(doc): add a section for options influencing search](https://github.com/vim/vim/commit/0ae9e19540dda5d18359013fadf20f7d6b04f1fb)
1+
* [runtime(netrw): restore blank line cleanup after file listing](https://github.com/vim/vim/commit/b3eaae21b9f681d23466e7caa0b9d7e32cb4b206)\n* [9.1.1525](https://github.com/vim/vim/commit/eb380b991c9d85f4622a27d1d35364615b7a71f4): tests: testdir/ is a bit messy\n* [9.1.1524](https://github.com/vim/vim/commit/b0905e269d523ca33737d08e2613980be7b8d133): tests: too many imports in the test suite\n* [9.1.1523](https://github.com/vim/vim/commit/a4874d4d368b23088f414127550dea866955041b): tests: test\_clipmethod fails in non X11 environment\n* [9.1.1522](https://github.com/vim/vim/commit/bcb06c92c464d0d593334509323caacea64e88cf): tests: still some ANSI escape sequences in test output\n* [9.1.1521](https://github.com/vim/vim/commit/0cd7f3536bde47cf9693090b839abf88c7f019c8): completion: pum does not reset scroll pos on reopen with 'noselect'\n* [9.1.1520](https://github.com/vim/vim/commit/af220077848dd5d0d303c1ac262692351b90f212): completion: search completion doesn't handle 'smartcase' well\n* [9.1.1519](https://github.com/vim/vim/commit/faed074ab7dee8d1c89978090a674008c50f65d8): tests: Test\_termdebug\_decimal\_breakpoints() may fail\n* [runtime(doc): Add documentation style](https://github.com/vim/vim/commit/57d6d004331f1770b5f04ba28ac242c0e0c8a005)

vim

Submodule vim updated 261 files

0 commit comments

Comments
 (0)