chore(vimdoc): Auto update

This commit is contained in:
hedyhli
2025-06-28 04:53:33 +00:00
committed by github-actions[bot]
parent cf432d4441
commit 52b2315a4e

View File

@@ -1,4 +1,4 @@
*outline.txt* For NVIM v0.7.0 *outline.txt* For NVIM v0.7.0
============================================================================== ==============================================================================
Table of Contents *outline-table-of-contents* Table of Contents *outline-table-of-contents*
@@ -185,6 +185,8 @@ Show defaults ~
-- See :help 'winhl' -- See :help 'winhl'
-- To change background color to "CustomHl" for example, use "Normal:CustomHl". -- To change background color to "CustomHl" for example, use "Normal:CustomHl".
winhl = '', winhl = '',
-- Message displayed when there are no providers avialable.
no_provider_message = 'No supported provider...'
}, },
outline_items = { outline_items = {