add TSamFile and TSamAll command with default keymaps
This commit is contained in:
@@ -12,6 +12,14 @@ function M.test_nearest()
|
||||
core.run_nearest()
|
||||
end
|
||||
|
||||
function M.test_file()
|
||||
core.run_file()
|
||||
end
|
||||
|
||||
function M.test_all()
|
||||
core.run_all()
|
||||
end
|
||||
|
||||
function M.show_output()
|
||||
core.show_output()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user