mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
runtime(termdebug): Fix wrong email address
related: #14903 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -5,7 +5,7 @@ vim9script
|
||||
# Author: Bram Moolenaar
|
||||
# Copyright: Vim license applies, see ":help license"
|
||||
# Last Change: 2024 Jun 03
|
||||
# Converted to Vim9: Ubaldo Tiberi <ubaldo.tiberi@volvo.com>
|
||||
# Converted to Vim9: Ubaldo Tiberi <ubaldo.tiberi@gmail.com>
|
||||
|
||||
# WORK IN PROGRESS - The basics works stable, more to come
|
||||
# Note: In general you need at least GDB 7.12 because this provides the
|
||||
|
Reference in New Issue
Block a user