aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update lockfile.json (#2449)github-actions[bot]2022-02-041-1/+1
* ci: make io_print accept nil as input argument (#2445)dundargoc2022-02-041-0/+3
* Update README (#2447)github-actions[bot]2022-02-041-2/+2
* chore(latex)!: update parser and queries (#2436)Christian Clason2022-02-045-208/+199
* Update lockfile.json (#2440)github-actions[bot]2022-02-041-3/+3
* Update README (#2443)github-actions[bot]2022-02-031-1/+1
* Updated TLA+ version, queries, maintainers (#2442)Andrew Helwer2022-02-033-11/+13
* fix(utils): adjust truncation conditionMichael Lan2022-02-031-1/+1
* Update lockfile.json (#2434)github-actions[bot]2022-02-021-2/+2
* verilog highlight: add some keywords, tidy keywords (#2432)Jade Lovelace2022-02-021-13/+39
* Update lockfile.json (#2433)github-actions[bot]2022-02-021-2/+2
* Update lockfile.json (#2431)github-actions[bot]2022-02-011-1/+1
* Update lockfile.json (#2430)github-actions[bot]2022-02-011-1/+1
* Update lockfile.json (#2428)github-actions[bot]2022-02-011-1/+1
* Update lockfile.json (#2427)github-actions[bot]2022-02-011-1/+1
* update(phpdoc) Add scanner.c (#2426)Michael Härtl2022-02-011-12/+12
* ci: mark automated PRs as draft (#2413)dundargoc2022-02-013-1/+6
* ci: skip swift check on neovim stableDundar Göc2022-01-312-22/+33
* Update lockfile.jsonGitHub2022-01-311-1/+1
* ci: prefer io.write instead of print to have full control of outputDundar Göc2022-01-311-15/+21
* chore: format with stylua 0.12.0 (#2421)Christian Clason2022-01-312-52/+71
* Support HEEx slotsClay2022-01-316-16/+34
* ci: add folds to CI output to better group related informationDundar Göc2022-01-301-4/+7
* ci: only fix major version of vulnerable action (#2411)Christian Clason2022-01-302-2/+2
* Update lockfile.json (#2409)github-actions[bot]2022-01-301-1/+1
* highlights(d): highlight ":"Stephan Seitz2022-01-301-0/+1
* Update lockfile.jsonGitHub2022-01-301-1/+1
* highlights(lua): don't highlight arguments as parametersStephan Seitz2022-01-301-2/+0
* Update lockfile.jsonGitHub2022-01-301-1/+1
* health: check which file caused an errorStephan Seitz2022-01-291-1/+19
* Update README (#2399)github-actions[bot]2022-01-291-1/+1
* Update lockfile.json (#2400)github-actions[bot]2022-01-291-0/+3
* highlights(vala): add "=" and ":" to highlightsStephan Seitz2022-01-291-0/+2
* Add brackets to Vala highlightsMateus B. Melchiades2022-01-291-0/+2
* Update Vala highlightsMateus B. Melchiades2022-01-291-24/+28
* Simplify vala highlights.scmMateus B. Melchiades2022-01-291-176/+73
* Delete vala ftdetectMateus B. Melchiades2022-01-291-1/+0
* Vala language supportMateus Melchiades2022-01-294-0/+398
* indents(r): add pipe testPedro Castro2022-01-292-1/+15
* indents(r): add tests runnerPedro Castro2022-01-291-0/+35
* indents(r): add aligned_indent testPedro Castro2022-01-291-0/+4
* indents(r): update @indent groupPedro Castro2022-01-291-1/+3
* indents(r): remove pipe testPedro Castro2022-01-291-7/+0
* indents(r): add testsPedro Castro2022-01-295-0/+50
* indents(r): add indents supportPedro Castro2022-01-291-0/+36
* tests: use main parsers instead of nvim-treesitter parser for testsStephan Seitz2022-01-291-6/+2
* highlights(c/cpp): highlight case labels as constantsStephan Seitz2022-01-294-0/+50
* highlights(c): highlight enum variants as `@constant`Stephan Seitz2022-01-291-0/+2
* highlights(cpp): fix function highlighting of Foo::bar::baz()Stephan Seitz2022-01-292-0/+22
* supercollider: add support for constMads Kjeldgaard2022-01-291-1/+1