mirror of
https://github.com/zoriya/lz.n.git
synced 2026-06-02 19:00:41 +00:00
tests: add ft_spec
This commit is contained in:
@@ -23,4 +23,9 @@ function M.add(plugin)
|
||||
event.add(plugin)
|
||||
end
|
||||
|
||||
---@param plugin LzPlugin
|
||||
function M.del(plugin)
|
||||
event.del(plugin)
|
||||
end
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user