aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix(vue): Invalid match queriesLucario3872022-12-251-7/+34
* add test fileLucario3872022-12-251-0/+41
* feat(t32): initial supportxasc2022-12-214-0/+177
* indents(ecma): Fix switch default indentRaymond Ha2022-12-071-0/+8
* highlights: create subscoping for ternary operatorStephan Seitz2022-12-021-2/+2
* test(highlights/cpp): add new test for auto as type.builtin.Aaron Rancsik2022-12-011-0/+1
* test(highlights/cpp): type -> type.builtin for primitive types.Aaron Rancsik2022-12-011-2/+2
* indents(r): support special operatorPedro Castro2022-11-292-0/+4
* highlights(hack): fix capturesObserverOfTime2022-11-262-5/+5
* highlights(solidity): use more specific groupsObserverOfTime2022-11-261-3/+3
* highlights(tiger): fix capturesObserverOfTime2022-11-263-4/+4
* highlights(gleam): use more specific groupsObserverOfTime2022-11-262-9/+9
* highlights(cpp): use more specific groupsObserverOfTime2022-11-261-1/+1
* highlights(gitattributes): fix capturesObserverOfTime2022-11-261-3/+3
* highlights(typescript): Fix as highlightRaymond Ha2022-11-251-0/+8
* highlights(ecma): add pair_pattern punctuation.delimiterMunif Tanjim2022-10-171-0/+7
* feat!: remove obsolete `TS*` highlight groupsChristian Clason2022-10-164-26/+24
* test(gitattributes): add tests for highlightsObserverOfTime2022-10-151-0/+37
* highlights(rust): distinguish between "for" in loops and impl_itemStephan Seitz2022-10-151-0/+15
* fix(php): add indent for enumsgbprod2022-10-102-0/+5
* Fix php indent for short array declarationgbprod2022-10-062-0/+6
* fix(test): update tests to Nvim 0.8Christian Clason2022-10-021-3/+3
* indents(wgsl): add indents.scmStephan Seitz2022-09-282-0/+62
* highlights(hack): use `@function.call`/`@method.call`Stephan Seitz2022-09-111-1/+1
* highlights(ecma): use `@method.call`/`function.call`Stephan Seitz2022-09-111-2/+2
* ci: add test for #3382 (wrong JS array indent)Stephan Seitz2022-09-102-0/+6
* ci(indents): add known failure case for #3364Stephan Seitz2022-08-302-1/+8
* indents(go): no indent at all composite_literal, indent at struct_typeStephan Seitz2022-08-151-2/+10
* indens(go): fix issue 3288Stephan Seitz2022-08-151-0/+14
* fix(ruby): indent of brackets & parensZheng Piaodan2022-08-133-0/+16
* fix(ruby): indent parenthesized_statementsZheng Piaodan2022-08-132-0/+3
* Enable expandtabphynalle2022-08-081-1/+1
* Add zig tests for newlinephynalle2022-08-082-0/+32
* indents(go): improve `@branch` rulesStephan Seitz2022-08-052-0/+33
* (Broken test fixed) Updated static-namespace-functins.cpp to use function.calllfenzo2022-08-031-3/+3
* feat(ts_utils): allow starting selection after last character (#3233)Axel Dahlberg2022-07-291-0/+67
* chore: remove executable permissions on graphql spec file (#3206)Kiyan2022-07-221-0/+0
* fix(indents): indents for error block (css, lua) (#3207)Kiyan2022-07-214-7/+10
* fix: add more indentations for ruby (#3139)Eric Zheng (PiaoDan)2022-07-093-0/+17
* fix(rust): remove if_let from indent captureskiyan2022-07-082-0/+10
* fix(go): indent const declarationkiyan2022-07-082-4/+10
* fix(ecma): indent end for bracket (#3121)Kiyan2022-07-072-0/+4
* Add support for custom parser install locations #2959 (#3031)Duncan McDougall2022-06-201-2/+2
* test(indents/yaml): add testsPhelipe Teles2022-06-143-0/+24
* fix(tiger): add 'ft' modeline in highlight corpusBruno BELANYI2022-06-1410-0/+10
* fix(tiger): adjust invalid queriesBruno BELANYI2022-06-146-16/+16
* test(tiger): import upstream testsBruno BELANYI2022-06-1416-0/+454
* Don't expect any change on reindenting the whole unfinished-call.phpprzepompownia2022-05-151-3/+1
* unfinished-call.php: expect 0-column indentationprzepompownia2022-05-151-1/+1
* Remove unused XFAILprzepompownia2022-05-151-1/+0