summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2022-04-23Add indent queries for YANGTomas Sandven
2022-04-18fix(go): reduce indent after },)Akin Sowemimo
2022-04-16highlights(java): add support for `text_block`sStephan Seitz
2022-04-16feat(vim): highlight unknown commandsThomas Vigouroux
2022-04-16highlights(julia): Update literalsSergio Alejandro Vargas
2022-04-15highlights(markdown): fix conceal captureStephan Seitz
2022-04-15highlights(markdown): conceal link markersStephan Seitz
2022-04-15highlights(markdown): conceal `emphasis_delimiter`Stephan Seitz
2022-04-15highlights(markdown): add conceal to fenced code blocksStephan Seitz
2022-04-15latex: capture math env contentsChristian Clason
2022-04-15julia: update queries to parser changesChristian Clason
2022-04-14latex: update queriesChristian Clason
2022-04-13svelte query and lockfile updatedHimujjal Upadhyaya
2022-04-11fix: remove ftdetect, Fix `struct` highlight for wgslKonrad Bochnia
2022-04-11Add WGSL parserKonrad Bochnia
2022-04-11Add c injection for cgo commentskraftwerk28
2022-04-10Fix nvim-treesitter CI6cdh
2022-04-10Added folds, injections6cdh
2022-04-10Added scheme highlights6cdh
2022-04-10highlights(json): highlight ":"Stephan Seitz
2022-04-09feat: add curly interpolation support for astrovirchau13
2022-04-07fixup! highlights(python): highlight exception keywordsFerdinand Ratajczak
2022-04-07highlights(python): highlight exception keywordsFerdinand Ratajczak
2022-04-07feat: add astrovirchau13
2022-04-06highlights(hack): fix typo in "tuple" keywordStephan Seitz
2022-04-06fix(indent/lua): wrong for nested tables due to branch on opening pairsJędrzej Boczar
2022-04-06Inject query into lua for set_query callsConnor Lay (Clay)
2022-04-04highlights(bash): add more builtinsadrian5
2022-04-04indents(ecma): use auto indent on (ERROR)Stephan Seitz
2022-04-04Fixed incorrect Java indentation for method chainingDaniel Woznicki
2022-04-03Add highlighting query for Scss `@for` loopsOmer Tuchfeld
2022-04-03Added true/false to the highlightsOleksii Demennikov
2022-04-03Added injectionsOleksii Demennikov
2022-04-03Added the initial version for the support of rego languageOleksii Demennikov
2022-04-01highlights(python): "from" in yield should be `@keyword.return`Stephan Seitz
2022-04-01highlights(fennel): fix "collect" "icollect" "accumulate"Stephan Seitz
2022-04-01refactor(queries): simplify highlight queries for elvishTobias Frilling
2022-04-01Add elvishTobias Frilling
2022-03-29feat: add vimdoc parser and highlight queriesChristian Clason
2022-03-29r(indents): fix brace_list alignmentPedro Castro
2022-03-28r(highlights): fix default_parameterPedro Castro
2022-03-28r(highlights): add default parameter/argument (#2688)Pedro Castro
2022-03-26highlights: conceal `"` in JSONStephan Seitz
2022-03-24fix(prisma): highlight "type" keywordAlexey Orlenko
2022-03-19injections(r): add commentPedro Castro
2022-03-19Added fix for incorrect CSS indent after closing bracketDaniel Woznicki
2022-03-17highlights(php): argument name as parameterWilman Barrios
2022-03-17Add CooklangAddison Chan
2022-03-16highlights(bash): add operators ">>", "<<"Stephan Seitz
2022-03-16highlight(fish): dollar command substitutionOmar Zeghouani