From bce4c79096b489e32567837c2e6bc78141f67fbe Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 10 Dec 2021 19:04:34 +0000 Subject: [docgen] Update doc/startup.txt skip-checks: true --- doc/startup.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'doc') diff --git a/doc/startup.txt b/doc/startup.txt index bfc6035..61733fb 100644 --- a/doc/startup.txt +++ b/doc/startup.txt @@ -28,4 +28,25 @@ functions.date_time() *functions.date_time()* +================================================================================ + *startup_nvim.headers* + +This are functions which you can use to build your own startup.nvim theme. + +headers.default_header() *headers.default_header()* + a neovim banner + + + +headers.hydra() *headers.hydra()* + a hydra + + + +headers.neovim_logo() *headers.neovim_logo()* + a neovim `n` + + + + vim:tw=78:ts=8:ft=help:norl: -- cgit v1.2.3