mirror of
https://github.com/neovim/neovim.git
synced 2026-03-18 14:48:13 +00:00
test: multibyte env var names #9655
This commit is contained in:
@@ -3913,7 +3913,7 @@ abort_search:
|
||||
VIsual = t;
|
||||
}
|
||||
}
|
||||
return FALSE;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user