aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* ecma: highlight private properties and methodsnumToStr2021-11-251-2/+3
* zig: highlight zig format, type and functionmaxxnino2021-11-231-2/+6
* Prefer lua-match over matchLewis Russell2021-11-2320-67/+67
* r add new highlightsaspeddro2021-11-181-13/+42
* Add basic vimscript injection in `vim.cmd`/`nvim_command`/`nvim_exec` (#1922)vhyrro2021-11-161-0/+26
* C: fix preproc parametersSantos Gallegos2021-11-141-2/+1
* r add new highlightsaspeddro2021-11-121-0/+2
* injections(http): add comment injectionStephan Seitz2021-11-121-0/+1
* refactor: inherit jsongegoune2021-11-121-16/+2
* fix: address change requestsgegoune2021-11-121-3/+3
* feat: add http parsergegoune2021-11-121-0/+33
* Python: highlight semicolonSantos Gallegos2021-11-121-1/+1
* fix: use more specific identifier checkŁukasz Niemier2021-11-121-1/+1
* fix: make comment doc highlighting work for any doc tagŁukasz Niemier2021-11-121-11/+14
* fix: Elixir non-doc sigils will no longer be flickeringŁukasz Niemier2021-11-122-31/+27
* r: add new operatoraspeddro2021-11-121-0/+1
* Add Operators for RubyCameron2021-11-111-5/+38
* fix(vue.indents): add support for template_elementCyril Mizzi2021-11-111-0/+4
* fix: define indents.scm for html_tags and inherits html and vue from this fileCyril Mizzi2021-11-113-23/+13
* feat(vue): add indents.scm fileCyril Mizzi2021-11-111-0/+12
* fix(teal): highlighting for typesLewis Russell2021-11-041-2/+2
* chore: fix typosDundar Göc2021-11-028-11/+11
* feat(svelte): inject JS on `each` expression (#1969)elianiva2021-11-021-1/+4
* Update queries/python/highlights.scmSantos Gallegos2021-11-011-1/+1
* Revert "feat: add `del` keyword for highlights"Santos Gallegos2021-11-011-2/+2
* feat: add `del` keyword for highlightsAshish Panigrahi2021-11-011-2/+2
* D: fix duplicate `@namespace` captureSantos Gallegos2021-10-311-4/+2
* Rust: highlight uppercase identifiers in match arms as constant (#1940)Santos Gallegos2021-10-301-0/+15
* yaml: improve highlights and locals (#946)Santos Gallegos2021-10-262-14/+33
* Elixir: fix a few highlights, add ExUnit support to locals (#1933)Clay2021-10-222-13/+37
* Update parsers with C# fixes (#1910)Stephan Seitz2021-10-221-5/+6
* Python: highlight interpolation escaped charsSantos Gallegos2021-10-221-1/+5
* Highlight zig add missing AssignOpmaxxnino2021-10-211-1/+1
* fix(d): don't use string_literalsCezary Drożak2021-10-201-4/+8
* highlights(cpp): highlight literal_suffix as `@operator`Stephan Seitz2021-10-201-0/+2
* HTML: highlight text nodes as textSantos Gallegos2021-10-151-1/+1
* Highlight and,or,not,in as @keyword.operatorConnor Lay (Clay)2021-10-131-4/+8
* Fix documentation highlights, formattingConnor Lay (Clay)2021-10-131-45/+35
* Locals matching "when" operator, add pipe queriesConnor Lay (Clay)2021-10-132-62/+95
* Increase Elixir locals pattern match depth to 20 nodesConnor Lay (Clay)2021-10-131-3/+39
* Update locals with support for deep pattern matchesConnor Lay (Clay)2021-10-132-75/+66
* Update indents & fix catch highlightsConnor Lay (Clay)2021-10-132-14/+5
* Update injections & highlights, add foldsConnor Lay (Clay)2021-10-133-123/+154
* Update injections for new elixir-lang parserConnor Lay (Clay)2021-10-131-18/+12
* Update highlights for new elixir-lang parserConnor Lay (Clay)2021-10-131-95/+140
* Add scala maintainerStevan Milic2021-10-071-0/+1
* parsers: add D parserCezary Drożak2021-10-074-0/+289
* Updated TLA+ grammar version and queriesAndrew Helwer2021-10-071-1/+5
* Update toml highlight queriesoxalica2021-10-041-5/+28
* Query fixBenjamin Graham2021-10-031-3/+3