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",
|
"keygrabber",
|
||||||
"mousegrabber",
|
"mousegrabber",
|
||||||
"root",
|
"root",
|
||||||
|
"selection_acquire",
|
||||||
"selection_getter",
|
"selection_getter",
|
||||||
"selection",
|
"selection",
|
||||||
"selection_watcher",
|
"selection_watcher",
|
||||||
|
|
Loading…
Reference in New Issue