aboutsummaryrefslogtreecommitdiff
path: root/runtime/pack
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-01 22:09:13 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-01 23:19:57 -0400
commitdd2bc06411a69917c6f4a47d0b6832104efa98e4 (patch)
tree45224b63ba9c145f7cef7bb74a0081d467017eca /runtime/pack
parentc1dd4e83b494d19a5ebcb7ffb936cb4649f11637 (diff)
downloadrneovim-dd2bc06411a69917c6f4a47d0b6832104efa98e4.tar.gz
rneovim-dd2bc06411a69917c6f4a47d0b6832104efa98e4.tar.bz2
rneovim-dd2bc06411a69917c6f4a47d0b6832104efa98e4.zip
vim-patch:82be4849eed0
Update runtime files. https://github.com/vim/vim/commit/82be4849eed0b8fbee45bc8da99b685ec89af59a
Diffstat (limited to 'runtime/pack')
-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 91abe80fb5..a62df1dcec 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: 2020 Dec 07
+" Last Change: 2021 Jan 03
"
" WORK IN PROGRESS - Only the basics work
" Note: On MS-Windows you need a recent version of gdb. The one included with