aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_help_html.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2024-12-05 04:02:34 -0800
committerGitHub <noreply@github.com>2024-12-05 04:02:34 -0800
commit845e5634215a893bee44effc40093e0e315a012a (patch)
tree8fe371af9624f7589fa80abab7fe8c4d7e3e9e43 /scripts/gen_help_html.lua
parent8323398bc6081af3f79b220b886e3c0373129c7e (diff)
parent5413c6475e46be31c00fd71ef1672592ed3f4ecf (diff)
downloadrneovim-845e5634215a893bee44effc40093e0e315a012a.tar.gz
rneovim-845e5634215a893bee44effc40093e0e315a012a.tar.bz2
rneovim-845e5634215a893bee44effc40093e0e315a012a.zip
Merge #31451 docs
Diffstat (limited to 'scripts/gen_help_html.lua')
-rw-r--r--scripts/gen_help_html.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gen_help_html.lua b/scripts/gen_help_html.lua
index b8f80e94be..fe74d80e5e 100644
--- a/scripts/gen_help_html.lua
+++ b/scripts/gen_help_html.lua
@@ -70,6 +70,7 @@ local new_layout = {
['dev_vimpatch.txt'] = true,
['editorconfig.txt'] = true,
['faq.txt'] = true,
+ ['gui.txt'] = true,
['lua.txt'] = true,
['luaref.txt'] = true,
['news.txt'] = true,