aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new Elixir language injectionsClay2022-01-241-6/+28
* Fix highlights of module attributes and doc sigilsClay2022-01-241-2/+10
* Update lockfile.jsonGitHub2022-01-231-6/+9
* ci: bump tree-sitter to 0.20.4Christian Clason2022-01-232-2/+2
* Set CXX standard per parser and fix NorgStephan Seitz2022-01-234-7/+14
* [docgen] Update README.mdGithub Actions2022-01-231-0/+1
* Allow compilation via makefileStephan Seitz2022-01-234-9/+42
* Add tree-sitter-norgJozef Grajciar2022-01-231-0/+9
* fix: bump phpdoc parser to 0.0.6Christian Clason2022-01-231-1/+1
* feat: specify abi version for generate on newer ts cliChristian Clason2022-01-223-6/+22
* ci: fix cache path for rust cargoMunif Tanjim2022-01-221-3/+6
* ci: drop windows+clangChristian Clason2022-01-221-0/+4
* fix: Don't require node for gdscript.Ryan Roden-Corrent2022-01-221-1/+0
* Update lockfile.jsonGitHub2022-01-221-1/+1
* ci: remove ccacheStephan Seitz2022-01-222-14/+0
* highlights(r): change groups priorityPedro Castro2022-01-221-16/+17
* docs: add missing vim table in the examplemonkoose2022-01-221-1/+1
* ci: bump tree-sitter to v0.20.3Christian Clason2022-01-222-2/+2
* ci: Avoid rust-cache (failures and current git dependency)Stephan Seitz2022-01-211-1/+7
* ci: stop uploading artifacts (binary release archives soonish?)Stephan Seitz2022-01-212-6/+1
* ci: fix cache path on WindowsStephan Seitz2022-01-212-4/+8
* ci: use curl on Windows CIStephan Seitz2022-01-211-1/+1
* ci: cache using ccacheStephan Seitz2022-01-212-2/+17
* ci: add cache for Rust dependencyStephan Seitz2022-01-211-2/+8
* ci: use stable tag for latest nvim releaseChristian Clason2022-01-211-0/+7
* ci: use stable tag for latest nvim releaseChristian Clason2022-01-214-7/+7
* ci: only run one compiler each on macos, ubuntuChristian Clason2022-01-211-4/+4
* ci: avoid duplicate CI runsChristian Clason2022-01-212-2/+26
* ci: bump neovim and tree-sitter cli to latest versionChristian Clason2022-01-213-8/+8
* ci: cache parsers for workflows/testsMunif Tanjim2022-01-211-1/+7
* Update lockfile.jsonGitHub2022-01-211-4/+7
* test(indent): rust - add test for indented commentMunif Tanjim2022-01-212-0/+7
* fix(indent): rust - support newline after closing braceMunif Tanjim2022-01-212-0/+23
* feat(indent): ecma - support common use-casesMunif Tanjim2022-01-218-17/+146
* fix(indent): c/cpp - support newline after closing braceMunif Tanjim2022-01-213-0/+6
* feat(indent): ecma - support try_catch and if_elseMunif Tanjim2022-01-216-0/+75
* feat(indent): support `@aligned_indent` for pythonMunif Tanjim2022-01-215-17/+67
* refactor(indent): extract functions and support metadataMunif Tanjim2022-01-211-6/+14
* feat(indent): use native Query:iter_capturesMunif Tanjim2022-01-212-60/+95
* feat: rewrite indent moduleMunif Tanjim2022-01-2113-178/+132
* feat: improve indent moduleMunif Tanjim2022-01-215-11/+38
* Update READMEGithub Actions2022-01-201-0/+1
* Update Lua parser to fix infinite recursion (#2308)Christian Clason2022-01-201-1/+1
* Add phpdoc maintainer (#2311)Michael Härtl2022-01-201-0/+1
* parsers: add phpdoc parser (experimental)Michael Härtl2022-01-203-1/+54
* highlights(c): don't highlight type qualifiers in declarations as typesJohn Drouhard2022-01-201-2/+0
* fix(php) match magic and single letter constantsMichael Härtl2022-01-191-1/+3
* docs(CONTRIBUTING.md): mention Neovim's tree-sitter Matrix channel (#2294)Stephan Seitz2022-01-191-4/+6
* Update READMEGithub Actions2022-01-181-1/+1
* feat(lua)!: switch from our fork to MunifTanjim's (#2272)Christian Clason2022-01-188-200/+183