summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2020-09-03Python: update foldsSantos Gallegos
2020-09-03Python: add foldsSantos Gallegos
2020-09-02fix(locals): js add arrow function parameter as definitionSteven Sojka
2020-09-01fold(c): ignore compound statementsThomas Vigouroux
2020-09-01fix(fold): revamp foldThomas Vigouroux
2020-08-30C highlights: make `preproc_defined` @function.macroStephan Seitz
2020-08-27C highlights: add bitwise-xor operatorStephan Seitz
2020-08-26fix(locals): add js namespace import as definitionSteven Sojka
2020-08-24feat(highlights): add ocamlPau Ruiz Safont
2020-08-24feat(c/cpp highlights): highlight pointer/reference parametersStephan Seitz
2020-08-22C++ highlights: Add initial support for attributesStephan Seitz
2020-08-20Python highlights: add additional operatorsStephan Seitz
2020-08-20Change self back to variable.builtinAvi Dessauer
2020-08-20Deduplicate queries/rust/highlights.scmAvi Dessauer
2020-08-20Highlight operators + improve consistency with Vim syntaxAvi Dessauer
2020-08-18Python: fix some highlightsSantos Gallegos
2020-08-17@function.method -> @methodNathan Smith
2020-08-17Python: update highlightsSantos Gallegos
2020-08-17Merge pull request #319 from kyazdani42/feat/add-jsx-fragment-and-self-closingSteven Sojka
2020-08-17chore(highlights): remove is predicate usageSteven Sojka
2020-08-17Merge pull request #305 from theHamsta/textobjects-submodulesSteven Sojka
2020-08-17add jsx fragment and jsx self closing element highlightskiyan42
2020-08-17some refacto, doc fixes and jsx querieskiyan42
2020-08-17Textobjects: add swap featureStephan Seitz
2020-08-16Add fennel supportTravonteD
2020-08-16Python: update highlightsSantos Gallegos
2020-08-16Python: update localsSantos Gallegos
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-08-16Merge pull request #296 from steelsojka/feat-is-predicateSteven Sojka
2020-08-16Merge pull request #295 from steelsojka/feature/set-scopes-for-definitionsSteven Sojka
2020-08-16feat(definitions): allow setting of scopeSteven Sojka
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-08-16[java] Add label highlightChinmay Dalal
2020-08-14fix(locals): add shorthand identifiers as references and definitionsSteven Sojka
2020-08-14Python highlights: Highlight ->, ...Stephan Seitz
2020-08-13Fix #286: Highlight C++ raw_string_literalStephan Seitz
2020-08-12fix(java): add lambdas as a scopeSteven Sojka
2020-08-11RST: update textobjectsSantos Gallegos
2020-08-11Lua highlights: add operator "=" and punctuationStephan Seitz
2020-08-09Re add missing commentsAkin Sowemimo
2020-08-09Change capture groups and add variable highlightsAkin Sowemimo
2020-08-09Add break and increment operators and tweak formattingAkin Sowemimo
2020-08-09Add todo comment and change this highlight groupAkin Sowemimo
2020-08-09Add new highlight queriesAkin Sowemimo
2020-08-09Lua: highlight function nameSantos Gallegos
2020-08-07highlights(rust): fix some type highlights.Thomas Vigouroux
2020-08-07highlights(rust): add async/await keywordsThomas Vigouroux
2020-08-07RST: update queriesSantos Gallegos
2020-08-05PHP: Update locals queryShirasaka
2020-08-04Python: update textobjects queriesSantos Gallegos