reformatting in toggleterm.lua

This commit is contained in:
2023-06-26 11:38:52 -04:00
parent 4b49645b4b
commit 47af80ae02

View File

@ -28,6 +28,4 @@ local glow = term:new({
}
})
function _glow()
glow:toggle()
end
function _glow() glow:toggle() end