summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-24Update lockfile.jsonGitHub
2022-01-24doc: stress need to :TSUpdate after lockfile changeChristian Clason
2022-01-24feat(vim): highlight "higlight" variantsThomas Vigouroux
2022-01-24feat(vim): support syntax commandThomas Vigouroux
2022-01-24feat(indent): Implement basic indent for gdscript.Ryan Roden-Corrent
2022-01-24Update lockfile.jsonGitHub
2022-01-24fix(phpdoc) Improve keyword queryMichael Härtl
2022-01-24Upgrade to HEEx parser 0.3.0Clay
2022-01-24Add new Elixir language injectionsClay
2022-01-24Fix highlights of module attributes and doc sigilsClay
2022-01-23Update lockfile.jsonGitHub
2022-01-23ci: bump tree-sitter to 0.20.4Christian Clason
2022-01-23Set CXX standard per parser and fix NorgStephan Seitz
2022-01-23[docgen] Update README.mdGithub Actions
2022-01-23Allow compilation via makefileStephan Seitz
2022-01-23Add tree-sitter-norgJozef Grajciar
2022-01-23fix: bump phpdoc parser to 0.0.6Christian Clason
2022-01-22feat: specify abi version for generate on newer ts cliChristian Clason
2022-01-22ci: fix cache path for rust cargoMunif Tanjim
2022-01-22ci: drop windows+clangChristian Clason
2022-01-22fix: Don't require node for gdscript.Ryan Roden-Corrent
2022-01-22Update lockfile.jsonGitHub
2022-01-22ci: remove ccacheStephan Seitz
2022-01-22highlights(r): change groups priorityPedro Castro
2022-01-22docs: add missing vim table in the examplemonkoose
2022-01-22ci: bump tree-sitter to v0.20.3Christian Clason
2022-01-21ci: Avoid rust-cache (failures and current git dependency)Stephan Seitz
2022-01-21ci: stop uploading artifacts (binary release archives soonish?)Stephan Seitz
2022-01-21ci: fix cache path on WindowsStephan Seitz
2022-01-21ci: use curl on Windows CIStephan Seitz
2022-01-21ci: cache using ccacheStephan Seitz
2022-01-21ci: add cache for Rust dependencyStephan Seitz
2022-01-21ci: use stable tag for latest nvim releaseChristian Clason
2022-01-21ci: use stable tag for latest nvim releaseChristian Clason
2022-01-21ci: only run one compiler each on macos, ubuntuChristian Clason
2022-01-21ci: avoid duplicate CI runsChristian Clason
2022-01-21ci: bump neovim and tree-sitter cli to latest versionChristian Clason
2022-01-21ci: cache parsers for workflows/testsMunif Tanjim
2022-01-21Update lockfile.jsonGitHub
2022-01-21test(indent): rust - add test for indented commentMunif Tanjim
2022-01-21fix(indent): rust - support newline after closing braceMunif Tanjim
2022-01-21feat(indent): ecma - support common use-casesMunif Tanjim
2022-01-21fix(indent): c/cpp - support newline after closing braceMunif Tanjim
2022-01-21feat(indent): ecma - support try_catch and if_elseMunif Tanjim
2022-01-21feat(indent): support `@aligned_indent` for pythonMunif Tanjim
2022-01-21refactor(indent): extract functions and support metadataMunif Tanjim
2022-01-21feat(indent): use native Query:iter_capturesMunif Tanjim
2022-01-21feat: rewrite indent moduleMunif Tanjim
2022-01-21feat: improve indent moduleMunif Tanjim
2022-01-20Update READMEGithub Actions