chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2023-07-30 09:09:38 +00:00
parent a977a7ab21
commit dac844ed61
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 July 22
*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 July 30
==============================================================================
Table of Contents *lazy.nvim-table-of-contents*
@ -813,7 +813,7 @@ For example, to import LazyVim core plugins and an optional plugin:
{ "LazyVim/LazyVim", import = "lazyvim.plugins" },
{ import = "lazyvim.plugins.extras.coding.copilot" },
}
)
})
<
When you import specs, you can override them by simply adding a spec for the