Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(checkhealth): check runtime ($VIMRUNTIME) | Justin M. Keyes | 2022-10-30 |
| | | | | | | Move man/health.lua into the "runtime" check. fix #20696 | ||
* | feat(checkhealth): improve treesitter report | Justin M. Keyes | 2022-10-30 |
| | |||
* | docs(treesitter): clean up and update treesitter.txt (#20142) | Christian Clason | 2022-09-14 |
| | | | | | * add type annotations to code * clean up and expand static documentation * consistent use of tags for static and generated docs | ||
* | refactor(lua): reformat with stylua 0.14.0 (#19264) | Christian Clason | 2022-07-07 |
| | | | | * reformat Lua runtime to make lint CI pass * reduce max line length to 100 | ||
* | chore: format runtime with stylua | Christian Clason | 2022-05-09 |
| | |||
* | fix(healthcheck): update builtins to the new convention #15914 | Javier Lopez | 2021-10-05 |
| | | | Adjust some builtin healthchecks to use Lua, after #15259 | ||
* | docs: Treesitter (#13260) | TJ DeVries | 2021-05-01 |
| | | | | | | | | | * doc & fixes: Generate treesitter docs * fixup to treesitter-core * docs(treesitter): fix docs for most functions Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com> | ||
* | fix(ts): move checkhealth in runtime/vim | Thomas Vigouroux | 2021-04-06 |