aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* highlights(sxhkdrc): fix capturesObserverOfTime2022-11-261-1/+1
|
* highlights(scss): fix capturesObserverOfTime2022-11-261-3/+5
|
* highlights(rasi): fix capturesObserverOfTime2022-11-261-2/+2
|
* injections(lalrpop): add rust & regexObserverOfTime2022-11-261-0/+9
|
* highlights(lalrpop): fix capturesObserverOfTime2022-11-261-28/+31
|
* highlights(graphql): fix capturesObserverOfTime2022-11-261-7/+8
|
* highlights(gleam): use more specific groupsObserverOfTime2022-11-263-17/+21
|
* highlights(gdscript): use more specific groupsObserverOfTime2022-11-261-2/+3
|
* highlights(typescript): use more specific groupsObserverOfTime2022-11-261-18/+24
|
* highlights(ecma): fix capturesObserverOfTime2022-11-261-2/+2
| | | | Co-Authored-By: Stephan Seitz <stephan.seitz@fau.de>
* highlights(fortran): use more specific groupsObserverOfTime2022-11-261-11/+20
|
* highlights(elvish): fix capturesObserverOfTime2022-11-261-1/+1
|
* highlights(elm): use more specific groupsObserverOfTime2022-11-261-10/+18
|
* highlights(elixir): fix capturesObserverOfTime2022-11-261-1/+1
|
* highlights(dart): use more specific groupsObserverOfTime2022-11-261-14/+24
|
* highlights(d): use more specific groupsObserverOfTime2022-11-261-19/+29
|
* highlights(css): use more specific groupsObserverOfTime2022-11-261-5/+6
|
* highlights(c_sharp): use more specific groupsObserverOfTime2022-11-261-15/+23
|
* highlights(vala): fix capturesObserverOfTime2022-11-261-2/+2
|
* highlights(hlsl): use more specific groupsObserverOfTime2022-11-261-1/+1
|
* highlights(glsl): use more specific groupsObserverOfTime2022-11-261-2/+2
|
* highlights(cuda): use more specific groupsObserverOfTime2022-11-261-7/+3
|
* highlights(cpp): use more specific groupsObserverOfTime2022-11-262-11/+19
|
* highlights(c): use more specific groupsObserverOfTime2022-11-261-8/+9
| | | | Co-Authored-By: Stephan Seitz <stephan.seitz@fau.de>
* highlights(comment): improve note tagsObserverOfTime2022-11-261-9/+20
|
* highlights(gitattributes): fix capturesObserverOfTime2022-11-262-6/+6
|
* highlights(ruby): fix capturesObserverOfTime2022-11-261-4/+5
|
* docs: fix contributing guidelinesObserverOfTime2022-11-261-13/+2
|
* handle `opts` as number, #3323Mamrezo Zare2022-11-251-3/+3
|
* Expand locals to include properties and methodsWilliam Mathewson2022-11-251-0/+30
| | | | | | | The previous locals were lacking a few locals related to JS classes. This expands the locals to include properties defined on classes (e.g. `this.foo = "bar"` or `static #targets`) as both vars & references, as well as private methods on classes (e.g. `#bar(x) { x }` and `#bar(y)`).
* improve php variables and $this highlightsNikita Sklyarov2022-11-251-3/+2
|
* Update lockfile.jsonGitHub2022-11-251-1/+1
|
* Update lockfile.jsonGitHub2022-11-251-0/+3
|
* Update READMEGithub Actions2022-11-251-0/+1
|
* Add ebnf parserRubixDev2022-11-252-0/+54
|
* Update lockfile.jsonGitHub2022-11-251-1/+1
|
* feat(gitcommit): improve diff injection since last parser updategbprod2022-11-251-1/+1
|
* feat(gitcommit): add spell checkingObserverOfTime2022-11-251-6/+6
|
* ci: fix check for valid captureStephan Seitz2022-11-251-1/+1
| | | | Arguments to vim.startswith where swapped. Prefix has to go second.
* Narrow as @include queryRaymond Ha2022-11-251-1/+5
|
* highlights(typescript): Fix as highlightRaymond Ha2022-11-252-0/+10
|
* Update lockfile.jsonGitHub2022-11-241-1/+1
|
* highlights(ecma): distinguish between "default" in export and switch statementsTrard2022-11-241-1/+5
|
* fix(installer): don't update that are not installed (exclude global parsers)Folke Lemaitre2022-11-241-1/+1
|
* highlights(typescript): add satisfies keyword (#3852)Raymond Ha2022-11-242-2/+3
|
* Update lockfile.jsonGitHub2022-11-241-0/+3
|
* feat: add gitcommit parsergbprod2022-11-244-0/+45
|
* fix(fish): "test" command capture nametaekwombo2022-11-241-2/+2
|
* Update lockfile.jsonGitHub2022-11-241-1/+1
|
* fix(astro): make the script element use typescript instead of javascriptVir Chaudhury2022-11-241-0/+3
|