neovim/scripts
Jongwook Choi 3692fd4c87
feat(gen_lsp.lua): validate CLI args #26514
- Improve CLI argument parsing, rejects invalid argument and commands as
  early as possible. Also prints USAGE in the command line.
- No longer allows `--<outfile>`, use `--out <outfile>` instead.
- Print a little bit of verbose messages to better know what's going on
  rather than remaining silent at all times.
- Add type annotation `gen_lsp._opt` to avoid type warnings.
2023-12-11 01:10:00 -08:00
..
bump_deps.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
check_urls.vim
cliff.toml
download-unicode-files.sh
gen_eval_files.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
gen_filetype.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
gen_help_html.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
gen_lsp.lua feat(gen_lsp.lua): validate CLI args #26514 2023-12-11 01:10:00 -08:00
gen_vimdoc.py docs: support @since for api level #25574 2023-11-27 08:23:04 -08:00
genappimage.sh ci: make all linux releases work with same glibc version 2023-04-22 22:58:14 +02:00
git-log-pretty-since.sh
legacy2luatest.pl
lintcommit.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
lua2dox.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
movedocs.pl
release.sh
shadacat.py
update_terminfo.sh refactor: replace manual header guards with #pragma once 2023-11-12 22:01:28 +01:00
vim-patch.sh vim-patch: mark N/A 8.1 patches #26008 2023-11-13 00:40:34 -08:00
vimpatch.lua build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
windows.ti