summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2023-12-04build: enable lintlua for scripts/ dir #26391Justin M. Keyes7
2023-11-30ci(lintcommit): fix empty and period check with multiple colons (#26312)zeertzjq1
2023-11-28docs(lua): don't include remote-only API functions (#26266)zeertzjq1
2023-11-27docs: support @since for api level #25574LW1
2023-11-16feat: add vim.text module (#26069)Gregory Anders1
2023-11-16docs: fix vim.snippet help tags (#26068)Gregory Anders1
2023-11-14Revert "docs: adjust help-tag-right CSS for HTML" #26046Justin M. Keyes1
2023-11-14docs: adjust help-tag-right CSS for HTML #25858rsynnest1
2023-11-13vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-11-12build: remove PVSdundargoc2
2023-11-12feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW1
2023-11-10PVS fixesdundargoc1
2023-11-03docs: small fixes (#25831)dundargoc1
2023-11-02build: use built nvim artifact to generate eval files (#25875)Gregory Anders1
2023-10-31feat(stdlib): add vim.base64 module (#25843)Gregory Anders1
2023-10-21feat(lsp): add snippet API (#25301)Maria José Solano1
2023-10-16docs: do not hardcode LSP version in URL #25648Maria José Solano1
2023-10-10docs: miscellaneous doc and type fixes (#25554)Maria José Solano1
2023-10-07build(PVS): exclude build directorydundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-20feat(lua): add vim.func._memoizeLewis Russell1
2023-09-14docs: replace <pre> with ``` (#25136)Gregory Anders2
2023-09-13feat(vimdoc): support Markdown code blocks (#25127)Gregory Anders1
2023-09-12feat(gen_help_html): add anchors to help tags #25112Sergey Slipchenko1
2023-09-12vim-patch:596ad66d1ddb (#25102)zeertzjq1
2023-09-08build(vim-patch.sh): don't use control chars in command (#25044)zeertzjq1
2023-09-08build(vim-patch.sh): use older associative array syntaxzeertzjq1
2023-09-08build(vim-patch.sh): dereference annotated tags when listing (#25042)zeertzjq1
2023-08-24docs(builtin): small fixes (#24861)Sean Dewar1
2023-08-23vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)zeertzjq1
2023-08-23docs(generators): bake into cmakeLewis Russell2
2023-08-23vim-patch:9.0.1710: scrolloff options work slightly differentzeertzjq1
2023-08-16build(vim-patch.sh): use sed -E for portable regexp (#24734)zeertzjq1
2023-08-13build(vim-patch.sh): rename locale.c to os/lang.c (#24687)zeertzjq1
2023-08-13build(vim-patch.sh): group co-authors together (#24686)zeertzjq1
2023-08-09fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason1
2023-08-08fix(filetype): add typing and dry (#24573)Lewis Russell1
2023-08-08docs(lua): the keyset nilocalypsebfredl1
2023-08-07Merge pull request #24524 from bfredl/typed_keysbfredl1
2023-08-07refactor(api): use typed keysetsbfredl1
2023-08-04docs(options): take ownership of options.txt (#24528)Lewis Russell1
2023-08-03docs: remove "#" comment char in @returnJustin M. Keyes1
2023-08-03fix(gen_lsp.lua): no notifications in lsp.Methods #24530Raphael1
2023-08-01docs: drop "Can also be used as a method" #24508Justin M. Keyes1
2023-08-01Merge #24504 feat(lsp): protocol.MethodsJustin M. Keyes1
2023-08-01feat(gen_lsp.lua): sort by name, handle failure #24504Justin M. Keyes1
2023-08-01feat(gen_lsp.lua): protocol.Methods #24504mathew1
2023-08-01feat(lua-types): types for vim.api.* (#24523)Lewis Russell2
2023-08-01docs(builtin): right align tags (#24522)Lewis Russell1