reformatting in toggleterm.lua
This commit is contained in:
@ -28,6 +28,4 @@ local glow = term:new({
|
||||
}
|
||||
})
|
||||
|
||||
function _glow()
|
||||
glow:toggle()
|
||||
end
|
||||
function _glow() glow:toggle() end
|
||||
|
Reference in New Issue
Block a user