mirror of
https://github.com/zoriya/lz.n.git
synced 2025-12-06 06:36:11 +00:00
fix(vimdoc): duplicate tag
This commit is contained in:
@@ -237,9 +237,6 @@ state.new() *state.new*
|
||||
(lz.n.handler.State)
|
||||
|
||||
|
||||
lz.n.handler.State *lz.n.handler.State*
|
||||
|
||||
|
||||
lz.n.handler.State *lz.n.handler.State*
|
||||
|
||||
Fields: ~
|
||||
|
||||
@@ -15,7 +15,6 @@ function state.new()
|
||||
|
||||
local DEFAULT_KEY = "lz.n.handler.State.DEFAULT_KEY"
|
||||
|
||||
---@class lz.n.handler.State
|
||||
return {
|
||||
---@overload fun(key: string, plugin: lz.n.Plugin)
|
||||
---@overload fun(plugin: lz.n.Plugin)
|
||||
|
||||
Reference in New Issue
Block a user