summaryrefslogtreecommitdiffstats
path: root/runtime/pack/dist/opt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-02-26 13:36:21 +0100
committerBram Moolenaar <Bram@vim.org>2020-02-26 13:36:21 +0100
commitbc93cebb692f47488d66f078d1728031e9be35e7 (patch)
treeb7f5cebc4cff0cc4a4f678fdcc890226415647e1 /runtime/pack/dist/opt
parent0c2ca58ef06ac49d40330bbe1ee70c3d8af7a648 (diff)
Update runtime files.
Diffstat (limited to 'runtime/pack/dist/opt')
-rw-r--r--runtime/pack/dist/opt/termdebug/plugin/termdebug.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim b/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
index 9d485d8115..3ba1f7e1d4 100644
--- a/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
+++ b/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
@@ -2,7 +2,7 @@
"
" Author: Bram Moolenaar
" Copyright: Vim license applies, see ":help license"
-" Last Change: 2019 Dec 11
+" Last Change: 2020 Feb 19
"
" WORK IN PROGRESS - Only the basics work
" Note: On MS-Windows you need a recent version of gdb. The one included with