From 0a90e4b05ad3263bf656e24f616b6dadf6ba92e4 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 8 Jul 2023 15:58:50 +0200 Subject: fix(docs): match DocSearch style with site theme ref https://github.com/neovim/neovim.github.io/commit/2b4f9e47809c16743f7d31d0dc1f1e3c2f313a56 --- scripts/gen_help_html.lua | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'scripts') diff --git a/scripts/gen_help_html.lua b/scripts/gen_help_html.lua index 5575de5b36..1b997a5614 100644 --- a/scripts/gen_help_html.lua +++ b/scripts/gen_help_html.lua @@ -709,16 +709,17 @@ local function gen_one(fname, to_fname, old, commit, parser_path) + + + + + - - - - %s - Neovim docs -- cgit