From 028e0bc8ad3d511e9fc1f0678594a608eb908ee5 Mon Sep 17 00:00:00 2001 From: hedyhli Date: Wed, 5 Jun 2024 13:16:12 +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 f08a077..9ff4826 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({})