mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 9.0.0498: various small issues
Problem: Various small issues. Solution: Various small fixes.
This commit is contained in:
@@ -135,7 +135,7 @@ do_debug(char_u *cmd)
|
||||
ignore_script = TRUE;
|
||||
}
|
||||
|
||||
// don't debug any function call, e.g. from an expresion mapping
|
||||
// don't debug any function call, e.g. from an expression mapping
|
||||
n = debug_break_level;
|
||||
debug_break_level = -1;
|
||||
|
||||
|
Reference in New Issue
Block a user