aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq2024-07-10
* fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq2024-07-09
* ci(lintcommit): allow capitalized letter after colon in description (#29480)zeertzjq2024-06-26
* fix(gen_vimdoc): correctly generate function fieldsTheLeoP2024-06-22
* build(vim-patch.sh): don't ignore changes to version*.txt (#29425)zeertzjq2024-06-20
* fix(gen_help_html): handle delimiter, heading #29415Justin M. Keyes2024-06-19
* fix(types): use vararg return type annotationWill Hopkins2024-06-11
* refactor(lua): improve type annotationsLewis Russell2024-06-11
* revert(commitlint): stop ignoring "fixup" commits (#29184)dundargoc2024-06-07
* refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* fix(luacats): allow all types inside tuplesIlia Choly2024-06-01
* refactor(lsp): use tuple syntax in generated protocol types (#29110)Ilia Choly2024-05-31
* fixup! docs(luacats): add tuple supportIlia Choly2024-05-31
* docs(luacats): add tuple supportIlia Choly2024-05-31
* Merge pull request #27339 from MariaSolOs/completionGregory Anders2024-05-28
|\
| * feat(lsp): completion side effectsMaria José Solano2024-05-27
* | refactor: fix luals type warningsdundargoc2024-05-27
* | test(lintdoc): check that input list is same length as output list (#28976)dundargoc2024-05-25
|/
* docs: extract health to its own filedundargoc2024-05-24
* build(docs): update CSS #28896Saien Govender2024-05-23
* docs: move vim.health documentation to lua.txtdundargoc2024-05-22
* build(vim-patch.sh): include commit subject #28767Jongwook Choi2024-05-21
* docs(gen_help_html.lua): handle modeline and note nodesJongwook Choi2024-05-17
* docs: news #28773Justin M. Keyes2024-05-16
* docs: nvim.appdata.xml, set faq to "flow" layout #28769Justin M. Keyes2024-05-16
* docs(gen_help_html.lua): fix broken pre text, and handle linewrapJongwook Choi2024-05-16
* build(release.sh): set VIMRUNTIME when regenerating docs (#28765)zeertzjq2024-05-16
* build(release.sh): use git cliff, drop old scriptJustin M. Keyes2024-05-16
* fix(release.sh): ze version is too bigJustin M. Keyes2024-05-16
* docs: newsJustin M. Keyes2024-05-15
* docs(lua): restore missing indexing for vim.bo and vim.wo (#28751)zeertzjq2024-05-15
* docs(gen_help_html.lua): wrap legacy help at word-boundary #28678gusain712024-05-14
* vim-patch:1c5728e0c4a9 (#28703)zeertzjq2024-05-11
* vim-patch:b23c1fc59650 (#28702)zeertzjq2024-05-11
* docs(luacats): support backtick captured generic typeJames Trew2024-05-07
* build: improve git-cliff CHANGELOG outputdundargoc2024-05-02
* docs: format vim_diff.txt for "flow" layout #28584Justin M. Keyes2024-04-30
* docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* test: improve test conventionsdundargoc2024-04-23
* refactor(lua): deprecate tbl_flattenJustin M. Keyes2024-04-22
* test: improve test conventionsdundargoc2024-04-08
* build(release.sh): regenerate docs after changing NVIM_API_PRERELEASE (#28229)zeertzjq2024-04-08
* build(terminfo): include user capabilities in comments (#28066)zeertzjq2024-03-28
* fix(treesitter): return correct match table in iter_captures()Lewis Russell2024-03-27
* feat(tui): support undercurl in WezTerm (#28037)zeertzjq2024-03-26
* refactor(lua): type annotationsLewis Russell2024-03-16
* docs(editorconfig): move to sourceLewis Russell2024-03-10
* docs: support inline markdownLewis Russell2024-03-09
* docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05