mirror of
https://github.com/zoriya/lz.n.git
synced 2026-06-02 02:45:11 +00:00
draft: initial implementation
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---@mod lz.n.state
|
||||
|
||||
local M = {}
|
||||
|
||||
---@type table<string, LzPlugin>
|
||||
M.plugins = {}
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user