aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* docs(lua): don't include remote-only API functions (#26266)zeertzjq2023-11-28
* docs: support @since for api level #25574LW2023-11-27
* feat: add vim.text module (#26069)Gregory Anders2023-11-16
* docs: fix vim.snippet help tags (#26068)Gregory Anders2023-11-16
* Revert "docs: adjust help-tag-right CSS for HTML" #26046Justin M. Keyes2023-11-14
* docs: adjust help-tag-right CSS for HTML #25858rsynnest2023-11-14
* vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes2023-11-13
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: remove PVSdundargoc2023-11-12
* feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
* PVS fixesdundargoc2023-11-10
* docs: small fixes (#25831)dundargoc2023-11-03
* build: use built nvim artifact to generate eval files (#25875)Gregory Anders2023-11-02
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
* feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
* docs: do not hardcode LSP version in URL #25648Maria José Solano2023-10-16
* docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* build(PVS): exclude build directorydundargoc2023-10-07
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* feat(lua): add vim.func._memoizeLewis Russell2023-09-20
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* feat(vimdoc): support Markdown code blocks (#25127)Gregory Anders2023-09-13
* feat(gen_help_html): add anchors to help tags #25112Sergey Slipchenko2023-09-12
* vim-patch:596ad66d1ddb (#25102)zeertzjq2023-09-12
* build(vim-patch.sh): don't use control chars in command (#25044)zeertzjq2023-09-08
* build(vim-patch.sh): use older associative array syntaxzeertzjq2023-09-08
* build(vim-patch.sh): dereference annotated tags when listing (#25042)zeertzjq2023-09-08
* docs(builtin): small fixes (#24861)Sean Dewar2023-08-24
* vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)zeertzjq2023-08-23
* docs(generators): bake into cmakeLewis Russell2023-08-23
* vim-patch:9.0.1710: scrolloff options work slightly differentzeertzjq2023-08-23
* build(vim-patch.sh): use sed -E for portable regexp (#24734)zeertzjq2023-08-16
* build(vim-patch.sh): rename locale.c to os/lang.c (#24687)zeertzjq2023-08-13
* build(vim-patch.sh): group co-authors together (#24686)zeertzjq2023-08-13
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09
* fix(filetype): add typing and dry (#24573)Lewis Russell2023-08-08
* docs(lua): the keyset nilocalypsebfredl2023-08-08
* Merge pull request #24524 from bfredl/typed_keysbfredl2023-08-07
|\
| * refactor(api): use typed keysetsbfredl2023-08-07
* | docs(options): take ownership of options.txt (#24528)Lewis Russell2023-08-04
|/
* docs: remove "#" comment char in @returnJustin M. Keyes2023-08-03
* fix(gen_lsp.lua): no notifications in lsp.Methods #24530Raphael2023-08-03
* docs: drop "Can also be used as a method" #24508Justin M. Keyes2023-08-01
* Merge #24504 feat(lsp): protocol.MethodsJustin M. Keyes2023-08-01
|\
| * feat(gen_lsp.lua): sort by name, handle failure #24504Justin M. Keyes2023-08-01
| * feat(gen_lsp.lua): protocol.Methods #24504mathew2023-08-01
* | feat(lua-types): types for vim.api.* (#24523)Lewis Russell2023-08-01
|/
* docs(builtin): right align tags (#24522)Lewis Russell2023-08-01
* docs(builtin): fix and annotate language blocks (#24506)Lewis Russell2023-08-01
* feat(docs): generate builtin.txt (#24493)Lewis Russell2023-07-28