mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 12:56:46 +00:00
chore(build): auto-generate vimdoc
This commit is contained in:
parent
c3a0d444f6
commit
835731f102
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 January 17
|
||||
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 January 18
|
||||
|
||||
==============================================================================
|
||||
Table of Contents *lazy.nvim-table-of-contents*
|
||||
|
@ -708,8 +708,8 @@ Example:
|
|||
>lua
|
||||
return {
|
||||
"folke/neodev.nvim",
|
||||
"folke/which-key.nvim",
|
||||
{ "folke/neoconf.nvim", cmd = "Neoconf" },
|
||||
"folke/which-key.nvim",
|
||||
{ "folke/neoconf.nvim", cmd = "Neoconf" },
|
||||
}
|
||||
<
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue