summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-04Update lockfile.json (#2449)github-actions[bot]
2022-02-04ci: make io_print accept nil as input argument (#2445)dundargoc
2022-02-04Update README (#2447)github-actions[bot]
2022-02-04chore(latex)!: update parser and queries (#2436)Christian Clason
2022-02-04Update lockfile.json (#2440)github-actions[bot]
2022-02-03Update README (#2443)github-actions[bot]
2022-02-03Updated TLA+ version, queries, maintainers (#2442)Andrew Helwer
2022-02-03fix(utils): adjust truncation conditionMichael Lan
2022-02-02Update lockfile.json (#2434)github-actions[bot]
2022-02-02verilog highlight: add some keywords, tidy keywords (#2432)Jade Lovelace
2022-02-02Update lockfile.json (#2433)github-actions[bot]
2022-02-01Update lockfile.json (#2431)github-actions[bot]
2022-02-01Update lockfile.json (#2430)github-actions[bot]
2022-02-01Update lockfile.json (#2428)github-actions[bot]
2022-02-01Update lockfile.json (#2427)github-actions[bot]
2022-02-01update(phpdoc) Add scanner.c (#2426)Michael Härtl
2022-02-01ci: mark automated PRs as draft (#2413)dundargoc
2022-01-31ci: skip swift check on neovim stableDundar Göc
2022-01-31Update lockfile.jsonGitHub
2022-01-31ci: prefer io.write instead of print to have full control of outputDundar Göc
2022-01-31chore: format with stylua 0.12.0 (#2421)Christian Clason
2022-01-31Support HEEx slotsClay
2022-01-30ci: add folds to CI output to better group related informationDundar Göc
2022-01-30ci: only fix major version of vulnerable action (#2411)Christian Clason
2022-01-30Update lockfile.json (#2409)github-actions[bot]
2022-01-30highlights(d): highlight ":"Stephan Seitz
2022-01-30Update lockfile.jsonGitHub
2022-01-30highlights(lua): don't highlight arguments as parametersStephan Seitz
2022-01-30Update lockfile.jsonGitHub
2022-01-29health: check which file caused an errorStephan Seitz
2022-01-29Update README (#2399)github-actions[bot]
2022-01-29Update lockfile.json (#2400)github-actions[bot]
2022-01-29highlights(vala): add "=" and ":" to highlightsStephan Seitz
2022-01-29Add brackets to Vala highlightsMateus B. Melchiades
2022-01-29Update Vala highlightsMateus B. Melchiades
2022-01-29Simplify vala highlights.scmMateus B. Melchiades
2022-01-29Delete vala ftdetectMateus B. Melchiades
2022-01-29Vala language supportMateus Melchiades
2022-01-29indents(r): add pipe testPedro Castro
2022-01-29indents(r): add tests runnerPedro Castro
2022-01-29indents(r): add aligned_indent testPedro Castro
2022-01-29indents(r): update @indent groupPedro Castro
2022-01-29indents(r): remove pipe testPedro Castro
2022-01-29indents(r): add testsPedro Castro
2022-01-29indents(r): add indents supportPedro Castro
2022-01-29tests: use main parsers instead of nvim-treesitter parser for testsStephan Seitz
2022-01-29highlights(c/cpp): highlight case labels as constantsStephan Seitz
2022-01-29highlights(c): highlight enum variants as `@constant`Stephan Seitz
2022-01-29highlights(cpp): fix function highlighting of Foo::bar::baz()Stephan Seitz
2022-01-29supercollider: add support for constMads Kjeldgaard