docs: neither did that one

This commit is contained in:
~hedy
2024-06-05 21:15:41 +08:00
parent c77974eae3
commit 168bca1528

View File

@@ -128,7 +128,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: (otherwise you might see this error:
[simrat39/symbols-outline.nvim#213](https://github.com/simrat39/symbols-outline.nvim#213)). [simrat39/symbols-outline.nvim#213](https://github.com/simrat39/symbols-outline.nvim/issues/213)).
```lua ```lua
require("outline").setup({}) require("outline").setup({})