docs: updated extras instructions

This commit is contained in:
Folke Lemaitre 2023-04-22 09:45:57 +02:00
parent d1bea39a11
commit 5f4526c795
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040

View File

@ -294,4 +294,4 @@ 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