diff options
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: |