]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(termdebug): Change some variables to Enums
authorYinzuo Jiang <jiangyinzuo@foxmail.com>
Sat, 22 Jun 2024 14:28:19 +0000 (16:28 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 22 Jun 2024 14:28:19 +0000 (16:28 +0200)
commit549ecc86365dc625e71e10b958525867c47e1cda
tree96e306cfc5f5dab9ab3fb5e1ac5f17676dd9cc00
parentfc64ac0be2c4f9446798de4d66b029526d1afa85
runtime(termdebug): Change some variables to Enums

Problem:  The types of some script variables in Termdebug
          can be changed for readability
Solution: Change the type of some vars from string to `enum`
          (Yinzuo Jiang)

closes: #15068

Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim