mirror of
https://github.com/neovim/neovim.git
synced 2026-01-31 00:54:30 +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>