diff runtime/doc/tags @ 33734:55e587f6b02f

runtime(termdebug): handle buffer-local mappings properly Commit: https://github.com/vim/vim/commit/7fbbd7fdc6df9dc198b3735cfbe8dbe8afd646f9 Author: shane.xb.qian <shane.qian@foxmail.com> Date: Wed Nov 8 21:44:48 2023 +0100 runtime(termdebug): handle buffer-local mappings properly closes: https://github.com/vim/vim/issues/13475 Signed-off-by: shane.xb.qian <shane.qian@foxmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Wed, 08 Nov 2023 22:00:03 +0100
parents d7ac49e53d62
children 2172872dfbcd
line wrap: on
line diff
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -10434,6 +10434,7 @@ termdebug-customizing	terminal.txt	/*ter
 termdebug-events	terminal.txt	/*termdebug-events*
 termdebug-example	terminal.txt	/*termdebug-example*
 termdebug-frames	terminal.txt	/*termdebug-frames*
+termdebug-mappings	terminal.txt	/*termdebug-mappings*
 termdebug-prompt	terminal.txt	/*termdebug-prompt*
 termdebug-starting	terminal.txt	/*termdebug-starting*
 termdebug-stepping	terminal.txt	/*termdebug-stepping*