mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
vim-patch:9.0.0118: no test for what patch 9.0.0155 fixes
Problem: No test for what patch 9.0.0155 fixes.
Solution: Add a test. Fix typos. (closes vim/vim#10822)
750209459c
This commit is contained in:
@@ -909,7 +909,7 @@ int do_record(int c)
|
||||
retval = OK;
|
||||
|
||||
if (!ui_has_messages()) {
|
||||
// Enable macro indicator temporary
|
||||
// Enable macro indicator temporarily
|
||||
set_option_value("ch", 1L, NULL, 0);
|
||||
update_screen(VALID);
|
||||
|
||||
|
Reference in New Issue
Block a user