summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-01-20Update Lua parser to fix infinite recursion (#2308)Christian Clason
2022-01-20Add phpdoc maintainer (#2311)Michael Härtl
2022-01-20parsers: add phpdoc parser (experimental)Michael Härtl
2022-01-20highlights(c): don't highlight type qualifiers in declarations as typesJohn Drouhard
2022-01-19fix(php) match magic and single letter constantsMichael Härtl
2022-01-19docs(CONTRIBUTING.md): mention Neovim's tree-sitter Matrix channel (#2294)Stephan Seitz
2022-01-18Update READMEGithub Actions
2022-01-18feat(lua)!: switch from our fork to MunifTanjim's (#2272)Christian Clason
2022-01-18chore: remove swift tests for now (cause CI failure)Stephan Seitz
2022-01-18highlights(swift): add more `@operator`s and `implicit` keywordStephan Seitz
2022-01-18highlights(swift): highlight `"->"` as `@operator`Stephan Seitz
2022-01-18highlights(swift): highlight punctuationStephan Seitz
2022-01-18feat(java)(highlights): add missing highlights for `@type`captainko
2022-01-18Update lockfile.jsonGitHub
2022-01-18docs: refresh CONTRIBUTING.mdThomas Vigouroux
2022-01-17highlights(php): detect constructor calls on instantiationMichael Härtl
2022-01-17Update lockfile.jsonGitHub
2022-01-17highlights(cpp): add support for "<=>", "constinit", "consteval"Stephan Seitz
2022-01-17docs(readme): mention tracking issue for language supportChristian Clason
2022-01-17Update lockfile.jsonGitHub
2022-01-17highlights(hack): add keywords implementsStephan Seitz
2022-01-17highlights(hack): extend queries add testsStephan Seitz
2022-01-17Add ftdect for hackStephan Seitz
2022-01-17[docgen] Update README.mdGithub Actions
2022-01-17highlights(hack): add some basic highlightsStephan Seitz
2022-01-17parsers: add hack parserStephan Seitz
2022-01-16locals(cpp): add support for conceptsStephan Seitz
2022-01-16highlights(cpp): add support for conceptsStephan Seitz
2022-01-16ci: fix markdown testsStephan Seitz
2022-01-16support PyFoam syntax in OpenFOAM filesElwardi
2022-01-16Update lockfile.jsonGitHub
2022-01-16fix(ci): make highlight test working with markdownStephan Seitz
2022-01-16highlights(rust): add "yield" keywordStephan Seitz
2022-01-16Tighten requirementsKid
2022-01-16Recommend nightlyKid
2022-01-16Remove nightly Neovim requirement from READMEKid
2022-01-16ci: print query loading timesStephan 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-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-16docs(readme): make custom parser example more explicit about optionsStephan Seitz