summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-02-06ci: use apt-get instead of apt to avoid warnings from aptDundar Göc
2022-02-06ci: remove unnecessary apt callsDundar Göc
2022-02-06ci: remove apt update if on workflows where it's not usedDundar Göc
2022-02-05ci: combine "Compile parsers" steps into a single stepDundar Göc
2022-02-05ci: combine "Check query files" steps into a single stepDundar Göc
2022-02-05ci: introduce platform-independent environment variable NVIMDundar Göc
2022-02-01ci: mark automated PRs as draft (#2413)dundargoc
2022-01-31ci: skip swift check on neovim stableDundar Göc
2022-01-30ci: only fix major version of vulnerable action (#2411)Christian Clason
2022-01-27chore: run parser update at least daily (#2379)Christian Clason
2022-01-23ci: bump tree-sitter to 0.20.4Christian Clason
2022-01-22ci: fix cache path for rust cargoMunif Tanjim
2022-01-22ci: drop windows+clangChristian Clason
2022-01-22ci: remove ccacheStephan Seitz
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-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
2022-01-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
2022-01-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
2022-01-16Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz
2022-01-16docs: use markdown instead of checkboxesStephan Seitz
2022-01-16docs: add issue template for highlighting issuesStephan Seitz
2022-01-05fix(haskell): Haskell switched to C scannerStephan Seitz
2021-12-06ci: use Neovim v0.6.0Stephan Seitz
2021-12-06ci: open PRs to update READMEStephan Seitz
2021-11-30ci: add nightly again to CIStephan Seitz
2021-11-24ci: Add workflow for testsStephan Seitz
2021-11-24ci: Try out windows-2022Stephan Seitz
2021-11-20Add `query error: invalid node type at position` to the troubleshooting sectionSantos Gallegos
2021-11-02chore: fix typosDundar Göc
2021-10-21ci: use nvim v0.5.1 on CIStephan Seitz
2021-10-21ci: upload artifacts before checkStephan Seitz
2021-10-11feat(healthcheck): support native lua healthchecks, and fixesJavier López
2021-08-23chore(issues): make bug_report an issue formThomas Vigouroux
2021-07-31Use node actionStephan Seitz
2021-07-19feat(mergify): delay mergify merging by one dayThomas Vigouroux
2021-07-18fix: only automerge when then is two approvalsThomas Vigouroux
2021-07-18fix(mergify): only merge when there is no review requestsThomas Vigouroux
2021-07-18ci(mergify): don't use queuesThomas Vigouroux