aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feat(python): add break/continue dedentPham Huy Hoang2023-03-253-0/+16
* feat(python): add match-case indentsPham Huy Hoang2023-03-253-0/+23
* fix: uninstall function in the install.luaSergey Kacheev2023-03-242-3/+4
* fix: `get_range` shim for playgroundTom van Dijk2023-03-243-11/+12
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-2480-575/+592
* split delimiter into open_delimiter and close_delimiterGeorge Harker2023-03-2410-36/+65
* refactor(indent)!: Rework indent, aligned indentGeorge Harker2023-03-2414-52/+297
* fix: shim 0.9 deprecationsLewis Russell2023-03-246-8/+27
* feat(vue): add tsx/jsx injection queries (#4550)Lucario3872023-03-242-30/+34
* feat(luadoc): add more annotationsAmaan Qureshi2023-03-242-6/+25
* fix(health): check required neovim version (#4330)kylo2522023-03-242-3/+3
* feat(typescript): add various missing function/method capturesAmaan Qureshi2023-03-221-0/+18
* highlights(sql): bump lockfileMatthias Queitsch2023-03-221-1/+1
* highlights(sql): add new keywords for views and defaultsMatthias Queitsch2023-03-221-0/+6
* fix(v): add `vlang` as filetypeTuriiya2023-03-221-0/+1
* feat: add BassAmaan Qureshi2023-03-228-0/+174
* fix(python): add object as `@type.builtin`Anthony Shi2023-03-221-1/+1
* Update parsers: glimmerGitHub2023-03-221-1/+1
* feat(html): injections in <script type>Benny Powers2023-03-222-10/+33
* test: ecma injectionsBenny Powers2023-03-222-9/+9
* test: html injectionsBenny Powers2023-03-221-5/+38
* highlights(proto): make "include"/"package" `@include`Stephan Seitz2023-03-211-2/+5
* fix: revert for solidityZhizhen He2023-03-211-2/+2
* docs: fix typoZhizhen He2023-03-215-9/+9
* Update parsers: glimmer, sqlGitHub2023-03-211-2/+2
* fix(parsers): alias sh to bashObserverOfTime2023-03-211-0/+1
* comment(highlights): reduce user mention priorityObserverOfTime2023-03-201-1/+2
* feat: add LuadocAmaan Qureshi2023-03-205-0/+149
* queries(lua): add more keywords related to variable/function builtins, debug,...Amaan Qureshi2023-03-201-3/+9
* fix(lua): properly highlight labelsAmaan Qureshi2023-03-201-2/+7
* injections(html): input regex patterns (#4521)Benny Powers2023-03-191-2/+12
* fix: svg injection in ecma tagged literalsBenny Powers2023-03-191-5/+5
* style: alternation in template literal queryBenny Powers2023-03-191-17/+18
* fix(ecma): template literal injectionsBenny Powers2023-03-191-0/+13
* fix(cpp): nullptr should be `@constant.builtin`Amaan Qureshi2023-03-191-1/+1
* Update parsers: qmljs, swiftGitHub2023-03-191-2/+2
* Use pre-generated parser files for sql grammarderekstride2023-03-162-2/+2
* fix: check if repo location exists for local pathsAmaan Qureshi2023-03-161-0/+3
* feat: add LLVM TableGenAmaan Qureshi2023-03-168-0/+266
* feat(python): add "return" patterns to @indent_endPham Huy Hoang2023-03-163-0/+29
* fix(windows): treat any non-cmd shell as powershell like in selectorAdam Wolski2023-03-161-3/+3
* fix(windows): fix invalid powershell separator during installAdam Wolski2023-03-161-1/+5
* Update parsers: bash, scalaGitHub2023-03-161-2/+2
* fix(python): add missing @indent_endPham Huy Hoang2023-03-163-2/+95
* fix: change folding algorithm to fix Python indentsGeorge Harker2023-03-154-17/+85
* Update parsers: elixir, haskell, php, sqlGitHub2023-03-151-4/+4
* Update parsers: mlir, rasiGitHub2023-03-141-2/+2
* parsers: add tree-sitter-mlir parserRamkumar Ramachandra2023-03-145-0/+356
* Update parsers: scalaGitHub2023-03-131-1/+1
* Update parsers: php, scala, swift, thrift, tsx, typescriptGitHub2023-03-131-5/+5