neovim/scripts
Rosen Stoyanov 8faa369791
docs(gen_help_html): wrap headings for narrow viewport #29903
Problem:
The headings and help tags overlap when browsing the docs in neovim.io/doc/user/ from a mobile phone.

Solution:
Apply the correct CSS rules so that the headings and help tags wrap
nicely below one another.
2024-08-20 05:56:37 -07:00
..
bump_deps.lua
cdoc_grammar.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
cdoc_parser.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
check_urls.vim vim-patch:1c5728e0c4a9 (#28703) 2024-05-11 18:14:03 +08:00
cliff.toml build(release.sh): use git cliff, drop old script 2024-05-16 00:19:17 +02:00
download-unicode-files.sh
gen_eval_files.lua fix(docs): add missing properties to hl_info #30032 2024-08-16 08:36:23 -07:00
gen_filetype.lua
gen_help_html.lua docs(gen_help_html): wrap headings for narrow viewport #29903 2024-08-20 05:56:37 -07:00
gen_lsp.lua docs(lsp): annotate with vim.lsp.protocol.Methods enum #29521 2024-08-20 05:52:14 -07:00
gen_vimdoc.lua refactor(lua): improve type annotations 2024-06-11 12:45:43 +01:00
genappimage.sh build: various fixes 2024-02-01 12:06:55 +01:00
lintcommit.lua ci(lintcommit): allow capitalized letter after colon in description (#29480) 2024-06-26 05:08:15 +08:00
lintdoc.lua
luacats_grammar.lua fix(types): use vararg return type annotation 2024-06-11 16:36:29 +01:00
luacats_parser.lua fix(gen_vimdoc): correctly generate function fields 2024-06-22 20:00:13 +01:00
release.sh build(release.sh): set VIMRUNTIME when regenerating docs (#28765) 2024-05-16 07:21:19 +08:00
shadacat.py
text_utils.lua fix(docs): do not treat indexes as short_link 2024-08-06 18:18:34 +02:00
update_terminfo.sh build(terminfo): include user capabilities in comments (#28066) 2024-03-28 10:23:07 +08:00
vim-patch.sh build(vim-patch.sh): use 7 hex digits for runtime patch file name (#29940) 2024-08-01 20:37:43 +08:00
vimpatch.lua
windows.ti feat(tui): support undercurl in WezTerm (#28037) 2024-03-26 14:25:01 +08:00