mirror of https://github.com/folke/lazy.nvim.git
chore(build): auto-generate vimdoc
This commit is contained in:
parent
db14d4b2a1
commit
ed8259b7c1
|
@ -1,4 +1,4 @@
|
|||
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2022 December 24
|
||||
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2022 December 25
|
||||
|
||||
==============================================================================
|
||||
Table of Contents *lazy.nvim-table-of-contents*
|
||||
|
@ -362,7 +362,7 @@ CONFIGURATION *lazy.nvim-configuration*
|
|||
source = " ",
|
||||
start = "",
|
||||
task = " ",
|
||||
lazy = " ",
|
||||
lazy = " ",
|
||||
},
|
||||
throttle = 20, -- how frequently should the ui process render events
|
||||
custom_keys = {
|
||||
|
|
Loading…
Reference in New Issue