diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2023-08-21 09:28:58 +0100 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2023-08-25 10:59:55 +0100 |
commit | 949dd14d8b2acfc8feda7410ed35e28a2d895992 (patch) | |
tree | d16e7975a6b496d5b2cae73018e4773367eb50be /runtime/lua/vim/loader.lua | |
parent | 0b0d912763890652c20d219ad92ab8d91195ca02 (diff) | |
download | rneovim-949dd14d8b2acfc8feda7410ed35e28a2d895992.tar.gz rneovim-949dd14d8b2acfc8feda7410ed35e28a2d895992.tar.bz2 rneovim-949dd14d8b2acfc8feda7410ed35e28a2d895992.zip |
vim-patch:9f2962141514
Runtime(termdebug): Add support to view local and argument variables
closes: 12403
https://github.com/vim/vim/commit/9f29621415146abc046471440515e9e34f3e57a1
Rename the existing "s:running" (#16790) to "s:gdb_running" to not clash with
the "s:running" introduced in this patch (which instead relates to whether the
debugged program is currently running in gdb).
Keep the file `:retab`bed as before.
Co-authored-by: laburnumT <flo.striker@gmail.com>
Diffstat (limited to 'runtime/lua/vim/loader.lua')
0 files changed, 0 insertions, 0 deletions