Skip to content

Commit 835731f

Browse files
chore(build): auto-generate vimdoc
1 parent c3a0d44 commit 835731f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/lazy.nvim.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 January 17
1+
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 January 18
22

33
==============================================================================
44
Table of Contents *lazy.nvim-table-of-contents*
@@ -708,8 +708,8 @@ Example:
708708
>lua
709709
return {
710710
"folke/neodev.nvim",
711-
"folke/which-key.nvim",
712-
{ "folke/neoconf.nvim", cmd = "Neoconf" },
711+
"folke/which-key.nvim",
712+
{ "folke/neoconf.nvim", cmd = "Neoconf" },
713713
}
714714
<
715715

0 commit comments

Comments
 (0)