diff options
author | Github Actions <actions@github> | 2021-12-09 17:50:36 +0000 |
---|---|---|
committer | Github Actions <actions@github> | 2021-12-09 17:50:36 +0000 |
commit | 16821b50662ac1a573d82fc2238c884245a33a92 (patch) | |
tree | 54a160d9b7449c10ba1fd473615fe3d74c7b3b2a | |
parent | 5306c85e70a57d8364a6fe3363e5a47188ab2915 (diff) |
[docgen] Update doc/startup.txt
skip-checks: true
-rw-r--r-- | doc/startup.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/startup.txt b/doc/startup.txt index a3a1f82..0e43f0b 100644 --- a/doc/startup.txt +++ b/doc/startup.txt @@ -1,6 +1,7 @@ ================================================================================ -@tag startup.nvim_functions This are functions which you can use to build your -own startup.nvim theme. + *startup.nvim_functions* + +This are functions which you can use to build your own startup.nvim theme. vim:tw=78:ts=8:ft=help:norl: |