You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
Category
Docs
Description
Currently my workflow when adding new config options is to define the option, write doc-comments, then copy-paste the changed into the README.md.
Telescope.nvim does stuff to autogenerate these. We should look at how they do it, and figure out how to avoid having to manually copy/paste.