summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-25feat(CI): print text what went wrong when README CI failsStephan Seitz
2020-08-25Fix #292: Add parser links to README.mdStephan Seitz
2020-08-25fix(locals): add nil guard for definition id creationSteven 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-22Merge pull request #330 from steelsojka/fix-do-not-reattachSteven Sojka
2020-08-22fix(modules): do not reattach if already attachedSteven Sojka
2020-08-21fix(smart_rename): fix usages callSteven Sojka
2020-08-21Merge pull request #331 from theHamsta/sudo-style-checkSteven Sojka
2020-08-21fix(CI): Run style check as sudoStephan 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-20Docs: remove enable=true from textobjects moduleevakuator
2020-08-20Docs: fix textobjectsevakuator
2020-08-18Docs: documentation for modules/submodulesSantos Gallegos
2020-08-18Merge pull request #324 from stsewd/python-fixSteven Sojka
2020-08-18Python: fix some highlightsSantos Gallegos
2020-08-18Merge pull request #323 from nathunsmitty/masterSteven Sojka
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-17Avoid duplication of help tagsdelphinus
2020-08-17some refacto, doc fixes and jsx querieskiyan42
2020-08-17chore(textobjects): split up into submodulesStephan Seitz
2020-08-17Textobjects: set jump before going to adjacent_textobjectStephan Seitz
2020-08-17Textobject goto: treat end differently that startStephan Seitz
2020-08-17Textobjects: Allow nested textobjects on goto_adjacentStephan Seitz
2020-08-17chore(textobject): use query.find_best_match to find next/previous textobjectStephan Seitz
2020-08-17Textobjects: provide mappings for all swap/goto functionsStephan Seitz
2020-08-17Textobjects: Add goto_adjacentStephan Seitz
2020-08-17Textobjects: add swap featureStephan Seitz
2020-08-17Merge pull request #316 from TravonteD/fennelSteven Sojka
2020-08-16Add fennel supportTravonteD
2020-08-16Python: update highlightsSantos Gallegos
2020-08-16Python: update localsSantos Gallegos
2020-08-16docs(hlgroups): document TSAnnotation, TSCurrentScope, TSDefinition,Stephan Seitz
2020-08-16Docs: document `@punctuation.special`Santos 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-15fix: check 'after' against third directoryRafaƂ Camlet