diff options
author | Github Actions <actions@github> | 2021-12-09 17:45:16 +0000 |
---|---|---|
committer | Github Actions <actions@github> | 2021-12-09 17:45:16 +0000 |
commit | bf4ee957d59f74b4e4b5a22155166efacc0d2910 (patch) | |
tree | 7bdc2d00cfcf9d6570b07857fd352159665b611d /doc | |
parent | e8216d8664081a51831d245215989f415d22e7d3 (diff) |
[docgen] Update doc/startup.txt
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r-- | doc/startup.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/startup.txt b/doc/startup.txt index e69de29..a3a1f82 100644 --- a/doc/startup.txt +++ b/doc/startup.txt @@ -0,0 +1,6 @@ +================================================================================ +@tag 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: |