chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2024-05-29 17:55:03 +00:00 committed by Folke Lemaitre
parent 7cc4df259b
commit a00f78d5c3
2 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ local defaults = {
refresh = 20, -- fetches new data when needed
update = 10, -- updates the window
render = 10, -- renders the window
follow = 10, -- follows the current item
follow = 100, -- follows the current item
preview = { ms = 100, debounce = true }, -- shows the preview for the current item
},
-- Key mappings can be set to the name of a builtin action,

View File

@ -160,7 +160,7 @@ Default Settings ~
refresh = 20, -- fetches new data when needed
update = 10, -- updates the window
render = 10, -- renders the window
follow = 10, -- follows the current item
follow = 100, -- follows the current item
preview = { ms = 100, debounce = true }, -- shows the preview for the current item
},
-- Key mappings can be set to the name of a builtin action,