Luacheck: Allow selection_acquire global

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2019-02-11 09:15:57 +01:00
parent fa39de17b3
commit c3338c5a74
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ read_globals = {
"keygrabber", "keygrabber",
"mousegrabber", "mousegrabber",
"root", "root",
"selection_acquire",
"selection_getter", "selection_getter",
"selection", "selection",
"selection_watcher", "selection_watcher",