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.
2 parents 48af865 + fed39ea commit d9cf2aeCopy full SHA for d9cf2ae
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