summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2024-08-25fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong1
2024-08-20docs(gen_help_html): wrap headings for narrow viewport #29903Rosen Stoyanov1
2024-08-20docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521Ricardo Casía1
2024-08-16fix(docs): add missing properties to hl_info #30032Maria José Solano1
2024-08-06fix(docs): do not treat indexes as `short_link`Yi Ming1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-08-02refactor(lsp): remove freeze() from gen_lsp (#29955)Mathias Fußenegger1
2024-08-01build(vim-patch.sh): use 7 hex digits for runtime patch file name (#29940)zeertzjq1
2024-07-10vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq1
2024-07-09fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq1
2024-06-26ci(lintcommit): allow capitalized letter after colon in description (#29480)zeertzjq1
2024-06-22fix(gen_vimdoc): correctly generate function fieldsTheLeoP1
2024-06-20build(vim-patch.sh): don't ignore changes to version*.txt (#29425)zeertzjq1
2024-06-19fix(gen_help_html): handle delimiter, heading #29415Justin M. Keyes1
2024-06-11fix(types): use vararg return type annotationWill Hopkins1
2024-06-11refactor(lua): improve type annotationsLewis Russell2
2024-06-07revert(commitlint): stop ignoring "fixup" commits (#29184)dundargoc1
2024-06-04refactor(lua): use tuple syntax everywhere #29111Ilia Choly2
2024-06-01fix(luacats): allow all types inside tuplesIlia Choly1
2024-05-31refactor(lsp): use tuple syntax in generated protocol types (#29110)Ilia Choly1
2024-05-31fixup! docs(luacats): add tuple supportIlia Choly1
2024-05-31docs(luacats): add tuple supportIlia Choly1
2024-05-28Merge pull request #27339 from MariaSolOs/completionGregory Anders1
2024-05-27feat(lsp): completion side effectsMaria José Solano1
2024-05-27refactor: fix luals type warningsdundargoc3
2024-05-25test(lintdoc): check that input list is same length as output list (#28976)dundargoc1
2024-05-24docs: extract health to its own filedundargoc2
2024-05-23build(docs): update CSS #28896Saien Govender1
2024-05-22docs: move vim.health documentation to lua.txtdundargoc2
2024-05-21build(vim-patch.sh): include commit subject #28767Jongwook Choi1
2024-05-17docs(gen_help_html.lua): handle modeline and note nodesJongwook Choi1
2024-05-16docs: news #28773Justin M. Keyes1
2024-05-16docs: nvim.appdata.xml, set faq to "flow" layout #28769Justin M. Keyes1
2024-05-16docs(gen_help_html.lua): fix broken pre text, and handle linewrapJongwook Choi1
2024-05-16build(release.sh): set VIMRUNTIME when regenerating docs (#28765)zeertzjq1
2024-05-16build(release.sh): use git cliff, drop old scriptJustin M. Keyes3
2024-05-16fix(release.sh): ze version is too bigJustin M. Keyes1
2024-05-15docs: newsJustin M. Keyes2
2024-05-15docs(lua): restore missing indexing for vim.bo and vim.wo (#28751)zeertzjq1
2024-05-14docs(gen_help_html.lua): wrap legacy help at word-boundary #28678gusain711
2024-05-11vim-patch:1c5728e0c4a9 (#28703)zeertzjq1
2024-05-11vim-patch:b23c1fc59650 (#28702)zeertzjq1
2024-05-07docs(luacats): support backtick captured generic typeJames Trew1
2024-05-02build: improve git-cliff CHANGELOG outputdundargoc1
2024-04-30docs: format vim_diff.txt for "flow" layout #28584Justin M. Keyes1
2024-04-30docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes1
2024-04-30docs: misc #24163Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-22refactor(lua): deprecate tbl_flattenJustin M. Keyes1
2024-04-08test: improve test conventionsdundargoc1