mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00

Problem: Vim9: when debugging cannot inspect local variables.
Solution: Make local variables available when debugging.
b69c6fb7b4
Co-authored-by: Bram Moolenaar <Bram@vim.org>