Update runtime files
Update runtime files.
patch 8.2.1556: cursorline highlighting always overrules sign highlightingProblem: Cursorline highlighting always overrules sign highlighting.Solution: Combine the highlighting, use the prior
patch 8.2.1556: cursorline highlighting always overrules sign highlightingProblem: Cursorline highlighting always overrules sign highlighting.Solution: Combine the highlighting, use the priority to decide how. (closes #6812)
show more ...
Minor runtime file updates.
patch 8.1.2103: wrong error message if "termdebugger" is not executableProblem: wrong error message if "termdebugger" is not executable.Solution: Check if "termdebugger" is executable and giv
patch 8.1.2103: wrong error message if "termdebugger" is not executableProblem: wrong error message if "termdebugger" is not executable.Solution: Check if "termdebugger" is executable and give a clear error message. (Ozaki Kiichi, closes #5000) Fix indents.
Updte runtime files
patch 8.1.1977: terminal debugger plugin may hangProblem: Terminal debugger plugin may hang.Solution: Wait longer when still reading symbols.
Runtime files update.
1234