添加调试rust代码的功能

This commit is contained in:
a770 2025-06-15 23:26:39 +08:00
parent 2693f00367
commit 6d2c60eedc
4 changed files with 175 additions and 77 deletions

View file

@ -221,6 +221,7 @@ mapcmd("<LEADER>sc", "set spell!")
-- au filetype rust noremap r :wall<cr>:set splitbelow<cr>:sp<cr>:term cargo run<cr>
-- ]])
-- ===
-- === map function external environment
-- ===