mirror of
https://github.com/zoriya/lz.n.git
synced 2025-12-23 07:05:11 +00:00
chore: types: Lz -> lz.n prefix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
local M = {}
|
||||
|
||||
---@type table<string, LzPlugin>
|
||||
---@type table<string, lz.n.Plugin>
|
||||
M.plugins = {}
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user