We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48af865 commit fed39eaCopy full SHA for fed39ea
lua/asyncrun/toggleterm.lua
@@ -1,5 +1,6 @@
1
local terminal = require("toggleterm.terminal").Terminal
2
local config = require("toggleterm.config")
3
+local M = {}
4
5
function M.reset()
6
if M._asyncrun_term ~= nil then
0 commit comments