From c77974eae3c35c28f22bd5ba278b935e3d09c3bf Mon Sep 17 00:00:00 2001 From: hedyhli Date: Wed, 5 Jun 2024 13:14:34 +0000 Subject: [PATCH] chore(vimdoc): Auto update --- doc/outline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/outline.txt b/doc/outline.txt index 9688595..f08a077 100644 --- a/doc/outline.txt +++ b/doc/outline.txt @@ -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 (otherwise you might see this error: simrat39/symbols-outline.nvim#213 -). +). >lua require("outline").setup({})