Skip to content

Commit 2cd0452

Browse files
committed
vim: Import v8.2.4485
* 8.2.4485: compiler warning for uninitialized variable * 8.2.4484: Vim9: some error messages are not tested * 8.2.4483: command completion makes two rounds to collect matches * 8.2.4482: no fuzzy cmdline completion for user defined completion * 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set * 8.2.4480: suspending with CTRL-Z does not work on Android * 8.2.4479: no fuzzy completieon for maps and abbreviations
1 parent 8dbbac0 commit 2cd0452

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-
* [8.2.4482](https://github.com/vim/vim/commit/afd4ae35d66b2e7732eceb5ad9f6b4ece6b7c64c): no fuzzy cmdline completion for user defined completion\n* [8.2.4481](https://github.com/vim/vim/commit/5c52be40fbab14e050d7494d85be9039f07f7f8f): cmdline popup menu not removed when 'lazyredraw' is set\n* [8.2.4480](https://github.com/vim/vim/commit/cbef12e60b2c5a4f026172ab9873deaab2e70cf2): suspending with CTRL-Z does not work on Android\n* [8.2.4479](https://github.com/vim/vim/commit/6caeda2fce4bccac2dd43ca9fee1d32ee96b708d): no fuzzy completieon for maps and abbreviations
1+
* [8.2.4485](https://github.com/vim/vim/commit/3e7637bd266da43c9158f0e1cfe3f7f7843d7147): compiler warning for uninitialized variable\n* [8.2.4484](https://github.com/vim/vim/commit/1983f1aa315711852174be1b7089f71e24c19e27): Vim9: some error messages are not tested\n* [8.2.4483](https://github.com/vim/vim/commit/5de4c4372d4366bc85cb66efb3e373439b9471c5): command completion makes two rounds to collect matches\n* [8.2.4482](https://github.com/vim/vim/commit/afd4ae35d66b2e7732eceb5ad9f6b4ece6b7c64c): no fuzzy cmdline completion for user defined completion\n* [8.2.4481](https://github.com/vim/vim/commit/5c52be40fbab14e050d7494d85be9039f07f7f8f): cmdline popup menu not removed when 'lazyredraw' is set\n* [8.2.4480](https://github.com/vim/vim/commit/cbef12e60b2c5a4f026172ab9873deaab2e70cf2): suspending with CTRL-Z does not work on Android\n* [8.2.4479](https://github.com/vim/vim/commit/6caeda2fce4bccac2dd43ca9fee1d32ee96b708d): no fuzzy completieon for maps and abbreviations

0 commit comments

Comments
 (0)