aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove 'CI' guard (we can have now the newest version of nvim again)Stephan Seitz2020-12-071-2/+1
|
* Pin kotlin parserStephan Seitz2020-12-061-0/+3
|
* type and identifer defaults. fixed const keywordTormod Alf Try Tufteland2020-12-061-21/+37
|
* @annotation -> @attributeTormod Alf Try Tufteland2020-12-061-2/+2
|
* add more builtin functionsTormod Alf Try Tufteland2020-12-061-62/+36
|
* add readme and more correct highlight capturesTormod Alf Try Tufteland2020-12-063-37/+73
|
* move divide to punctiation.specialTormod Alf Try Tufteland2020-12-061-2/+6
|
* add kotlin parser and highligh-queriesTormod Alf Try Tufteland2020-12-062-0/+165
|
* Add some ruby exception keywordsKassio Borges2020-12-051-0/+8
|
* Update Ruby parserStephan Seitz2020-12-031-1/+1
|
* Update Teal queries and parserStephan Seitz2020-12-032-5/+7
|
* Update lockfile.json (Ruby, Elm)Stephan Seitz2020-12-031-2/+2
|
* css: add indent supportThanabodee Charoenpiriyakij2020-12-031-0/+9
|
* Fixup jqStephan Seitz2020-11-302-4/+7
|
* Pretty print lockfile.jsonStephan Seitz2020-11-302-40/+126
|
* Fix update-parsers workflowStephan Seitz2020-11-301-4/+11
|
* Add "Update parsers workflow"Stephan Seitz2020-11-301-0/+28
|
* Update Python queriesStephan Seitz2020-11-302-12/+40
|
* Update teal queriesStephan Seitz2020-11-303-13/+13
|
* Update lockfileStephan Seitz2020-11-301-1/+40
|
* graphql: add missing highlightsBryan Kegley2020-11-301-1/+14
| | | | | | | | | * enum values * comment * input parameters * 'implements' keyword * include '@' in directive name * fragment definition and spread
* Fix #724: Add (initializer_list) to C foldsStephan Seitz2020-11-301-0/+2
|
* graphql: add injection to javascript and add comment queryLuis Carlos Cruz Carballo2020-11-292-0/+7
|
* Fix typo in READMEWilman Barrios2020-11-291-1/+1
|
* [docgen] Update README.mdGithub Actions2020-11-291-1/+1
|
* Add hint to use `:TSUpdate` as post-update-hookStephan Seitz2020-11-291-1/+1
|
* Fix: Print message when TSUpdate has nothing to doStephan Seitz2020-11-291-4/+7
|
* typescript: Use javascript shorthand_property_identifierrockerBOO2020-11-271-1/+0
|
* javascript: Mark shorthand_property_identifier as variablerockerBOO2020-11-271-0/+1
|
* graphql: add highlightsBryan Kegley2020-11-271-0/+148
|
* feat: add graphql grammarBryan Kegley2020-11-272-0/+9
|
* Update bug report to add update informationsThomas Vigouroux2020-11-271-0/+8
|
* add TOC to readmeChristian Clason2020-11-251-61/+75
|
* restructure readmeChristian Clason2020-11-251-147/+135
|
* move advanced explanation to the endChristian Clason2020-11-251-29/+29
|
* restructure explanationChristian Clason2020-11-251-12/+16
|
* slight editChristian Clason2020-11-251-2/+1
|
* expand explanation of TSUpdateChristian Clason2020-11-251-3/+4
|
* explain how to add unsupported parsersChristian Clason2020-11-251-20/+23
|
* lua: update to pull shebang fixThomas Vigouroux2020-11-253-3/+5
|
* javascript: Add operator to / for division (#689)Dave Lage2020-11-251-0/+1
|
* CI: Fix update-readme.ymlStephan Seitz2020-11-251-1/+2
|
* CI: Add nvim.appimage to .gitignoreStephan Seitz2020-11-251-0/+1
|
* Only update outdated_parsers on TSUpdateStephan Seitz2020-11-253-20/+68
|
* feat(injections): add injections to HTMLelianiva2020-11-241-0/+5
|
* Add injections to PHPshirasaka2020-11-241-0/+1
|
* lua: fix "then" highlightingThomas Vigouroux2020-11-231-2/+2
|
* Python highlights: Fix #688 (definition.associated -> field)Stephan Seitz2020-11-231-1/+1
|
* fix(injections): update to new APIThomas Vigouroux2020-11-233-8/+5
|
* fix: make version check work on non-CI environmentsStephan Seitz2020-11-231-2/+1
|