Clean up trailing whitespaces
This commit is contained in:
parent
baba863f62
commit
a2bc799549
5 changed files with 21 additions and 21 deletions
2
tags.lua
2
tags.lua
|
@ -96,7 +96,7 @@ function tags.create_bindings()
|
|||
for s = 1, screen.count() do
|
||||
keynumber = math.min(22, math.max(#(list[s]), keynumber));
|
||||
end
|
||||
|
||||
|
||||
local tagkeys = {}
|
||||
|
||||
-- Bind all key numbers to tags, using keycodes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue