mirror of
https://github.com/neovim/neovim.git
synced 2026-02-08 05:21:26 +10:00
Problem: Vim9: a compiled function cannot be debugged.
Solution: Add initial debugging support.
e99d422bbd
Co-authored-by: Bram Moolenaar <Bram@vim.org>