pull/560/head
Arijit Basu 1 year ago
parent 1d9d5f5145
commit 3afccf2a54
No known key found for this signature in database
GPG Key ID: 0F8EF5258DC38077

@ -131,4 +131,5 @@ return {
{ LogSuccess = "Switched layout" },
{ CallLuaSilently = "custom.some_plugin_with_hooks.on_layout_switch" },
}
}
```

@ -2719,6 +2719,7 @@ xplr.fn.custom = {}
-- { LogSuccess = "Switched layout" },
-- { CallLuaSilently = "custom.some_plugin_with_hooks.on_layout_switch" },
-- }
-- }
-- ```
return {

Loading…
Cancel
Save