feat: ide-like test-running

This commit is contained in:
Matthew Ryan Dillon 2024-11-11 11:12:01 +08:00
parent 809bda01e7
commit 624d525b89
4 changed files with 110 additions and 0 deletions

View file

@ -9,3 +9,6 @@ hidden = false
[keys.normal]
C-r = ":reload-all"
[keys.normal.C-m]
t = ":sh run_test_under_cursor"