summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2023-05-04ci: make all linux releases work with same glibc versiondundargoc1
2023-05-01[Backport release-0.9] docs(lsp): remove vim.lsp.sync (#23419)github-actions[bot]1
2023-04-08ci: don't automatically enable -Werror if in CI environmentdundargoc1
2023-04-01refactor(treesitter)!: rename help parser to vimdocChristian Clason1
2023-03-26feat(lua): add `vim.loader`Folke Lemaitre1
2023-03-24feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell1
2023-03-23fix(treesitter): annotationsLewis Russell1
2023-03-22ci(lintcommit): allow colon in commit message scopeAnkit Goel1
2023-03-15docs(html): render @see items as a list #22675Justin M. Keyes1
2023-03-11refactor(treesitter): add Range type aliase for Range4|Range6Lewis Russell1
2023-03-08test(old): move memfile_test.c to test/old/ (#22567)zeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1
2023-03-06refactor(vim.version): cleanupJustin M. Keyes1
2023-03-06feat(lua): add semver apiKelly Lin1
2023-03-05docs: module-level docstrings (@defgroup) #22498Justin M. Keyes1
2023-03-03docs: lua2dox.lua debuggingJustin M. Keyes2
2023-03-03docs: fix vim.treesitter tagsJustin M. Keyes2
2023-02-25ci(fix): repair regen-api-docs (#22403)Mathias Fußenegger1
2023-02-25docs: use build/bin/nvim instead of nvim in gen_vimdoc (#22398)Mathias Fußenegger1
2023-02-23perf(treesitter): smarter languagetree invalidationLewis Russell1
2023-02-18ci: enable CI_BUILD automatically if environment variable CI is true (#22312)dundargoc1
2023-02-16fix(lintcommit): capitalized description #22282Justin M. Keyes1
2023-02-13ci(lintcommit): allow UPPER_CASE first word (#22245)Justin M. Keyes1
2023-02-10ci: simplify lintcommit output (#22204)dundargoc1
2023-02-04fix(treesitter): fix most diagnosticsLewis Russell1
2023-01-30build(bump_deps.lua): run command -v in shell (#22030)zeertzjq1
2023-01-23build: make generated source files reproducible #21586Arnout Engelen1
2023-01-16docs: treesitter.add_directive, add_predicate #21206Ching Pei Yang1
2023-01-07refactor: eliminate bump-deps.sh using "nvim -l"Justin M. Keyes2
2023-01-07lint: bump_deps.luaJustin M. Keyes1
2023-01-05feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes3
2023-01-04docs(website): soft wrap code blocks #21644Chris DeLuca1
2023-01-03feat!: remove hardcopyLewis Russell2
2022-12-29chore: forward-port changes from v0.8.2 releasebfredl1
2022-12-28build(lintsh): double quote to prevent word splitting (#21571)dundargoc1
2022-12-17feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre1
2022-12-11docs #20986Justin M. Keyes1
2022-12-08docs: dark/light color/accessibilty pass for generated html docs #21345Dave Lage1
2022-12-08feat(lsp): initial support for semantic token highlightingJohn Drouhard1
2022-12-07docs(treesitter): use full function names in tags (#21321)Gregory Anders1
2022-12-02docs(gen): support language annotation in docstringsChristian Clason1
2022-12-02feat(web): syntax highlighting via highlight.jsChristian Clason1
2022-11-29feat(help): highlighted codeblocksChristian Clason1
2022-11-29vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq1
2022-11-17feat: add vim.secure.read()Gregory Anders1
2022-11-14feat(lua-api): avoid unnecessary allocations (#19877)Lewis Russell1
2022-11-05Merge pull request #20858 from dundargoc/build/lintshdundargoc5
2022-11-02docs: fix typosdundargoc2
2022-11-01build(lint): add more shell scripts to lintshdundargoc5
2022-10-30build(vim-patch.sh): checkout files with path for uncrustify (#20863)zeertzjq1