Add spoon to luacheck globals

This commit is contained in:
2018-04-01 14:04:35 +01:00
parent 6a90ef2b6e
commit 3f5ff6352d

View File

@@ -1,4 +1,4 @@
-- luacheck: read_globals hs
-- luacheck: read_globals hs spoon
-- Reload config hotkey
hs.hotkey.bind({'cmd', 'alt', 'ctrl'}, 'R', hs.reload)