neovim/scripts
Justin M. Keyes 6b01e9bf87 feat(docs-html): try to use tags for ToC headings
Problem:
The generated ToC (table of contents) uses anchors derived from the
heading title, e.g. the "Global Plugins" heading yields:
https://neovim.io/doc/user/usr_05.html#_global-plugins-
so if the heading title changes, then the old URL (anchor) is broken.

Solution:
:help tags change less often than heading titles, so if a heading
contains a *tag*, use that as its anchor name instead. Example:
https://neovim.io/doc/user/usr_05.html#standard-plugin
2022-10-10 01:05:18 +02:00
..
bump_deps.lua build: rename build-related dirs 2022-06-28 04:02:29 -07:00
bump-deps.sh docs: various #12823 2022-10-09 05:21:52 -07:00
check_urls.vim
download-unicode-files.sh build: move unicode/ to src/unicode/ 2022-06-28 04:05:11 -07:00
gen_filetype.lua feat: filetype.lua (#16600) 2022-01-04 07:28:29 -07:00
gen_help_html.lua feat(docs-html): try to use tags for ToC headings 2022-10-10 01:05:18 +02:00
gen_vimdoc.py docs: various #12823 2022-10-09 05:21:52 -07:00
genappimage.sh
genvimvim.lua vim-patch:8c1b8cb2e0b5 (#18966) 2022-06-15 09:20:32 +02:00
git-log-pretty-since.sh
legacy2luatest.pl
lintcommit.lua feat(lintcommit): remove "chore", add "dist" #18594 2022-05-17 05:42:48 -07:00
lua2dox_filter fix(gen_vimdoc.py): handle missing luajit 2022-09-25 14:31:33 +02:00
lua2dox.lua feat: added support for specifying types for lua2dox 2022-10-06 15:42:21 +01:00
movedocs.pl
pvscheck.sh refactor: fix clang and PVS warnings (#19569) 2022-07-29 14:44:18 +08:00
release.sh fix(release.sh): ignore failed "rm" 2021-10-02 08:26:57 -07:00
shadacat.py Merge #11319 'inccommand: fix issues with modifiers and prompting' 2019-11-05 17:34:21 -08:00
update_terminfo.sh feat(terminfo): bump built-in terminfo entries (#18570) 2022-05-16 01:45:34 +02:00
vim-patch.sh refactor: move code dealing with script files to runtime.c (#19734) 2022-08-12 15:41:43 +08:00
vimpatch.lua build(lint): check scripts/*.lua 2021-09-19 16:36:08 -07:00
windows.ti fix(terminfo): disable smglr for vtpcon and conemu (#18855) 2022-06-05 14:39:56 +02:00