aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feat: add scss parserelianiva2021-04-083-0/+54
* Update lockfile.jsonGitHub2021-04-081-1/+1
* Fix usage of string.sub (#1164)Santos Gallegos2021-04-071-2/+2
* Update lockfile.jsonGitHub2021-04-071-1/+1
* Update lockfile.json (#1156)github-actions[bot]2021-04-071-1/+1
* highlights(go): Highlight const_declarationStephan Seitz2021-04-072-0/+7
* fix(health): let CC check behave like in real installationStephan Seitz2021-04-071-3/+7
* Update lockfile.jsonGitHub2021-04-071-1/+1
* Update highlights.scmNullVoxPopuli2021-04-071-9/+5
* Fix: allow empty path in utils.get_at_pathStephan Seitz2021-04-062-6/+4
* TSModuleInfo: change docMarco Hinz2021-04-061-1/+10
* TSModuleInfo: make new buffer work with given argumentMarco Hinz2021-04-061-24/+16
* TSModuleInfo: use custom bufferMarco Hinz2021-04-061-19/+83
* injections(js): add regex highlightingStephan Seitz2021-04-061-0/+2
* highlights(rust): Add operator "?"Stephan Seitz2021-04-061-0/+1
* Update lockfile.jsonGitHub2021-04-061-1/+1
* Fix incremental selection (#1135)Santos Gallegos2021-04-051-4/+35
* Small update to READMEChristian Clason2021-04-051-1/+1
* Update lockfile.jsonGitHub2021-04-051-2/+2
* TSModuleInfo: cleaner indentationMarco Hinz2021-04-051-10/+7
* TSModuleInfo: sort mods and languagesMarco Hinz2021-04-051-5/+9
* Comment: highlight text nodesSantos Gallegos2021-04-032-1/+7
* fix: prev_node nil checkkiyan2021-04-021-1/+1
* healthcheck: raise error when ABI is too oldStephan Seitz2021-04-021-1/+11
* improved zig grammar and queriesHimujjal2021-04-022-2/+2
* fixed some errorsHimujjal2021-04-025-11/+15
* Update lockfile.jsonGitHub2021-04-011-3/+3
* Remove requires_generate_from_grammar for ledgerStephan Seitz2021-04-013-3/+2
* all/maintained: only installation from grammar when tree-sitter CLI executableStephan Seitz2021-04-011-2/+11
* Check for node-js on :TSInstallFromGrammarStephan Seitz2021-04-012-0/+14
* fix: avoid infinite loop which causes some breakagekiyan2021-04-011-1/+1
* fix: jsx indent querykiyan2021-04-011-0/+2
* fix: indent on new linekiyan2021-04-011-7/+18
* Update lockfile.jsonGitHub2021-03-311-4/+4
* Add tree-sitter ABI version to health checkStephan Seitz2021-03-311-0/+4
* Import highlights.scm from tree-sitter-zigStephan Seitz2021-03-301-10/+19
* Fix beancount queriesStephan Seitz2021-03-301-4/+4
* Pin verilog parser because it downgraded to 0.18.0Stephan Seitz2021-03-302-1/+3
* Use fullpath to tree-sitter executable to avoid using one from NPMStephan Seitz2021-03-301-1/+1
* Update lockfile.jsonGitHub2021-03-301-14/+14
* [docgen] Update README.mdGithub Actions2021-03-301-2/+2
* Add LaTeX maintainersStephan Seitz2021-03-302-2/+4
* Add text.reference and text.environmentStephan Seitz2021-03-306-13/+66
* latex: add TSMath that behaves like vimtex math highlightingStephan Seitz2021-03-304-7/+35
* feat: Add Latex basic highlights and foldsStephan Seitz2021-03-303-1/+121
* refactor(all): language tree adaption (#1105)Steven Sojka2021-03-309-60/+197
* Fix jsdoc: play nice with the comment parser (#1108)Santos Gallegos2021-03-272-2/+2
* highlights(rust): Highlight dereferenced closure parametersStephan Seitz2021-03-261-1/+1
* highlights(java): Highlight fields (members and member access) (#1107)Stephan Seitz2021-03-261-0/+8
* Address #1067: check whether lockfile existsStephan Seitz2021-03-241-1/+2