chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot]
2023-04-22 07:46:52 +00:00
parent 5f4526c795
commit ed28871d29

View File

@@ -325,7 +325,8 @@ How to add a new extra template:
$ nvim --headless "+lua require('tokyonight.extra').setup()" +qa
<
4. commit the newly created themes under `extra/`
4. check the newly created themes under `extra/`, but **DO NOT** commit them! They
will be build automatically by the ci