diff options
Diffstat (limited to 'plugins/hidestatus.lua')
-rw-r--r-- | plugins/hidestatus.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/hidestatus.lua b/plugins/hidestatus.lua index 5c0bb15..9dcc352 100644 --- a/plugins/hidestatus.lua +++ b/plugins/hidestatus.lua @@ -1,3 +1,4 @@ +-- lite-xl 1.16 local command = require "core.command" local StatusView = require "core.statusview" |