mirror of
https://github.com/cap153/nvim.git
synced 2025-12-26 19:25:01 +08:00
添加调试rust代码的功能
This commit is contained in:
parent
2693f00367
commit
6d2c60eedc
4 changed files with 175 additions and 77 deletions
|
|
@ -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
|
||||
-- ===
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue