Skip to content

Commit ac8fa67

Browse files
vim: Import v9.1.1532
* 9.1.1532: termdebug: not enough ways to configure breakpoints * 9.1.1531: confusing error with nested legacy function * 9.1.1530: Missing version change in v9.1.1529 * 9.1.1529: Win32: the toolbar in the GUI is old and dated * 9.1.1528: completion: crash with getcompletion() * 9.1.1527: Vim9: Crash with string compound assignment * runtime(filetype): improve asm heuristics and move into FTasmsyntax() * 9.1.1526: completion: search completion match may differ in case
1 parent 706d3ad commit ac8fa67

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(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)
1+
* [9.1.1532](https://github.com/vim/vim/commit/c4bca1de0bc0f9db1b2d1dab50a6ddcd748dcfeb): termdebug: not enough ways to configure breakpoints\n* [9.1.1531](https://github.com/vim/vim/commit/8331310c060ed2bfe9916470b3c10f484f875a6e): confusing error with nested legacy function\n* [9.1.1530](https://github.com/vim/vim/commit/1adada0158705f2f508e328362f83a67e4707cce): Missing version change in v9.1.1529\n* [9.1.1529](https://github.com/vim/vim/commit/dbe45be625c24fd72c000decb120e34af6fb162c): Win32: the toolbar in the GUI is old and dated\n* [9.1.1528](https://github.com/vim/vim/commit/f2ec8d4afc0623a477d198c42994544190b4e427): completion: crash with getcompletion()\n* [9.1.1527](https://github.com/vim/vim/commit/2ffd35fe8fade8f08eadf6b41b40e55b155424b8): Vim9: Crash with string compound assignment\n* [runtime(filetype): improve asm heuristics and move into FTasmsyntax()](https://github.com/vim/vim/commit/32a1b26ef3e821de9b5c518829b08002e933fa5a)\n* [9.1.1526](https://github.com/vim/vim/commit/93c2d5bf7f01db594a3f5ebecbd5a31dfd411544): completion: search completion match may differ in case

0 commit comments

Comments
 (0)