mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 05:16:45 +00:00
chore(build): auto-generate vimdoc
This commit is contained in:
parent
c228908ffc
commit
7a57ea28d3
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ PLUGIN SPEC *lazy.nvim-plugin-spec*
|
|||
│**cmd** │string? or string[] │Lazy-load on command │
|
||||
│**ft** │string? or string[] │Lazy-load on filetype │
|
||||
│**keys** │string? or string[] │Lazy-load on key mapping │
|
||||
│**module** │false? │Do not automatically load this lua module when it’s required somewhere │
|
||||
|
||||
|
||||
LAZY LOADING ~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue