aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* docs: lua2dox.lua debuggingJustin M. Keyes2023-03-03
* docs: fix vim.treesitter tagsJustin M. Keyes2023-03-03
* ci(fix): repair regen-api-docs (#22403)Mathias Fußenegger2023-02-25
* docs: use build/bin/nvim instead of nvim in gen_vimdoc (#22398)Mathias Fußenegger2023-02-25
* perf(treesitter): smarter languagetree invalidationLewis Russell2023-02-23
* ci: enable CI_BUILD automatically if environment variable CI is true (#22312)dundargoc2023-02-18
* fix(lintcommit): capitalized description #22282Justin M. Keyes2023-02-16
* ci(lintcommit): allow UPPER_CASE first word (#22245)Justin M. Keyes2023-02-13
* ci: simplify lintcommit output (#22204)dundargoc2023-02-10
* fix(treesitter): fix most diagnosticsLewis Russell2023-02-04
* build(bump_deps.lua): run command -v in shell (#22030)zeertzjq2023-01-30
* build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* docs: treesitter.add_directive, add_predicate #21206Ching Pei Yang2023-01-16
* refactor: eliminate bump-deps.sh using "nvim -l"Justin M. Keyes2023-01-07
* lint: bump_deps.luaJustin M. Keyes2023-01-07
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* docs(website): soft wrap code blocks #21644Chris DeLuca2023-01-04
* feat!: remove hardcopyLewis Russell2023-01-03
* chore: forward-port changes from v0.8.2 releasebfredl2022-12-29
* build(lintsh): double quote to prevent word splitting (#21571)dundargoc2022-12-28
* feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17
* docs #20986Justin M. Keyes2022-12-11
* docs: dark/light color/accessibilty pass for generated html docs #21345Dave Lage2022-12-08
* feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08
* docs(treesitter): use full function names in tags (#21321)Gregory Anders2022-12-07
* docs(gen): support language annotation in docstringsChristian Clason2022-12-02
* feat(web): syntax highlighting via highlight.jsChristian Clason2022-12-02
* feat(help): highlighted codeblocksChristian Clason2022-11-29
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
* feat: add vim.secure.read()Gregory Anders2022-11-17
* feat(lua-api): avoid unnecessary allocations (#19877)Lewis Russell2022-11-14
* Merge pull request #20858 from dundargoc/build/lintshdundargoc2022-11-05
|\
| * build(lint): add more shell scripts to lintshdundargoc2022-11-01
* | docs: fix typosdundargoc2022-11-02
|/
* build(vim-patch.sh): checkout files with path for uncrustify (#20863)zeertzjq2022-10-30
* build(vim-patch.sh): handle added/removed files properlyzeertzjq2022-10-27
* build: preprocess vim patches with uncrustify #20786dundargoc2022-10-24
* ci(lintcommit): enforce common scope names #20393dundargoc2022-10-24
* feat(vim-patch): mention original author #20772Maxime Brunet2022-10-23
* vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes2022-10-21
* docs: update vimdoc parser #20747Justin M. Keyes2022-10-20
* fix(docs-html): misaligned tabs after conceal #20690Yee Cheng Chin2022-10-20
* feat(docs): update parser, HTML gen #20720Justin M. Keyes2022-10-18
* feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
* docs: fix/remove invalid URLs #20647Justin M. Keyes2022-10-14
* feat(cscope)!: removeLewis Russell2022-10-13
* refactor(lua2dox_filter): formatLewis Russell2022-10-10
* refactor(lua2dox): tidyLewis Russell2022-10-10
* refactor(lua2dox): format with styluaLewis Russell2022-10-10
* feat(docs-html): try to use tags for ToC headingsJustin M. Keyes2022-10-10