toggleterm执行外部exe测试。

This commit is contained in:
2026-02-09 17:22:57 +08:00
parent bfb0c6db53
commit 345e53b945
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
return {
-- amongst your other plugins
{ "akinsho/toggleterm.nvim", version = "*", config = true },
}