reformatting in toggleterm.lua
This commit is contained in:
parent
c66de45e55
commit
80aa56ea90
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