chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2023-01-10 06:21:52 +00:00
parent 7f32af4ced
commit aafc033927

View file

@ -1,4 +1,4 @@
*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 January 09 *LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 January 10
============================================================================== ==============================================================================
Table of Contents *LazyVim-table-of-contents* Table of Contents *LazyVim-table-of-contents*
@ -297,9 +297,9 @@ Example spec: <code>lua/plugins/example.lua</code>
KEYMAPS *LazyVim-keymaps* KEYMAPS *LazyVim-keymaps*
**LazyVim** uses which-key.nvim <https://github.com/folke/which-key> to help **LazyVim** uses which-key.nvim <https://github.com/folke/which-key.nvim> to
you remember your keymaps. Just press any key like `<space>` and youll see a help you remember your keymaps. Just press any key like `<space>` and youll
popup with all possible keymaps starting with `<space>`. see a popup with all possible keymaps starting with `<space>`.
<div class="figure"> <div class="figure">
<img src="https://user-images.githubusercontent.com/292349/211259984-a7522199-81a2-44f7-be6c-af21ba153f0a.png" title="fig:"/> <img src="https://user-images.githubusercontent.com/292349/211259984-a7522199-81a2-44f7-be6c-af21ba153f0a.png" title="fig:"/>