mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
Runtime files update.
This commit is contained in:
@@ -238,6 +238,10 @@ func s:StartDebug_term(dict)
|
||||
" Success!
|
||||
break
|
||||
endif
|
||||
if response =~ 'Reading symbols from' && response !~ 'new-ui'
|
||||
" Reading symbols might take a while
|
||||
let try_count -= 1
|
||||
endif
|
||||
endif
|
||||
endfor
|
||||
if response =~ 'New UI allocated'
|
||||
|
Reference in New Issue
Block a user