aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for Pascal (#2153)Isopod2021-12-246-0/+477
* Query: update highlightsSantos Gallegos2021-12-242-2/+3
* PHP: highlight unsetSantos Gallegos2021-12-231-0/+1
* update fusion to version 1.1.1 (#2148)jirgn2021-12-236-26/+73
* Update queriesSantos Gallegos2021-12-227-19/+19
* Markdown: update queriesSantos Gallegos2021-12-212-0/+6
* ci(injection tests): don't consider root language an injectionStephan Seitz2021-12-202-1/+8
* ci: add injection testsStephan Seitz2021-12-202-0/+95
* ci: Remove "ensure_installed" from minimal_init.luaStephan Seitz2021-12-201-1/+0
* Update lockfile.jsonGitHub2021-12-201-1/+1
* goto_node: normalize range for nvim_win_set_cursorSantos Gallegos2021-12-201-8/+4
* Update lockfile.jsonGitHub2021-12-201-1/+1
* highlights(markdown): separate highlight for header marker and underline (#2129)Michael Chris Lopez2021-12-191-3/+12
* highlights(python): Improve self and cls highlight (#2134)Fabian2021-12-181-5/+8
* Update lockfile.jsonGitHub2021-12-181-1/+1
* Update lockfile.jsonGitHub2021-12-181-1/+1
* Add support for new golang `go.work` filesOmer Tuchfeld2021-12-187-0/+31
* Fix misleading text in `CONTRIBUTING.md` (#2137)Omer Tuchfeld2021-12-181-1/+2
* Update lockfile.jsonGitHub2021-12-181-1/+1
* Update lockfile.json (#2124)github-actions[bot]2021-12-181-5/+5
* Make example config more easy to readSantos Gallegos2021-12-182-9/+35
* highlights(markdown): highlight link_text as @text.referenceMichael Chris Lopez2021-12-171-0/+1
* Update lockfile.jsonGitHub2021-12-151-2/+2
* feat: enable parsers after installation immediately without reloadStephan Seitz2021-12-151-0/+11
* highlights(bash): add `[[` `]]`lucy2021-12-141-0/+2
* highlights(bash): add process substitutionlucy2021-12-141-0/+3
* Update lockfile.jsonGitHub2021-12-141-0/+6
* Update READMEGithub Actions2021-12-141-0/+2
* parsers: Add MDeiml/tree-sitter-markdown as markdown parserStephan Seitz2021-12-144-22/+37
* feat(lang): add makeLewis Russell2021-12-143-0/+119
* injections(rust): inject regex into `Regex::new`Stephan Seitz2021-12-141-0/+13
* Update lockfile.jsonGitHub2021-12-131-1/+1
* highlights(lua): `next` as builtin functionnumToStr2021-12-132-0/+16
* Update lockfile.jsonGitHub2021-12-121-5/+5
* highlights(ecma): highlight escape_sequenceStephan Seitz2021-12-121-0/+1
* Update lockfile.jsonGitHub2021-12-061-1/+1
* ci: use Neovim v0.6.0Stephan Seitz2021-12-063-7/+7
* Update lockfile.jsonGitHub2021-12-061-7/+7
* fix(fusion): update lockfileJirgn2021-12-061-1/+1
* feat(fusion): update testsJirgn2021-12-062-8/+11
* ci: open PRs to update READMEStephan Seitz2021-12-061-12/+15
* rust(highlights): fix highlighting of char_literalStephan Seitz2021-12-061-1/+1
* Apply cpp to arduinoChad Condon2021-12-061-0/+1
* docs: remove advice to use 0.5-compatStephan Seitz2021-12-061-5/+2
* OCaml string format specifiersDawid Zych2021-12-021-1/+1
* OCaml use @constant.builtin for built in constantssilenc3r2021-12-011-1/+3
* Update lockfile.jsonGitHub2021-12-011-0/+3
* Fix pug injectionStephan Seitz2021-11-302-2/+5
* [docgen] Update README.mdGithub Actions2021-11-301-0/+1
* Feat: Added Pug parser with inital queriesStefan Wienert2021-11-305-0/+53