reformatting in toggleterm.lua
This commit is contained in:
parent
4b49645b4b
commit
47af80ae02
1 changed files with 1 additions and 3 deletions
|
|
@ -28,6 +28,4 @@ local glow = term:new({
|
|||
}
|
||||
})
|
||||
|
||||
function _glow()
|
||||
glow:toggle()
|
||||
end
|
||||
function _glow() glow:toggle() end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue