Luacheck: Allow selection_acquire global
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
fa39de17b3
commit
c3338c5a74
|
@ -27,6 +27,7 @@ read_globals = {
|
|||
"keygrabber",
|
||||
"mousegrabber",
|
||||
"root",
|
||||
"selection_acquire",
|
||||
"selection_getter",
|
||||
"selection",
|
||||
"selection_watcher",
|
||||
|
|
Loading…
Reference in New Issue