chore(vimdoc): Auto update

This commit is contained in:
hedyhli
2024-06-05 13:16:12 +00:00
committed by github-actions[bot]
parent 168bca1528
commit 028e0bc8ad

View File

@@ -76,7 +76,7 @@ Call the setup function with your configuration options.
Note that a call to `.setup()` is **required** for this plugin to work Note that a call to `.setup()` is **required** for this plugin to work
(otherwise you might see this error: simrat39/symbols-outline.nvim#213 (otherwise you might see this error: simrat39/symbols-outline.nvim#213
<https://github.com/simrat39/symbols-outline.nvim#213>). <https://github.com/simrat39/symbols-outline.nvim/issues/213>).
>lua >lua
require("outline").setup({}) require("outline").setup({})