aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feat(c_sharp): add capture for ternary operatorsIron-E2023-05-041-0/+2
* Update parsers: dart, llvm (#4755)github-actions[bot]2023-05-041-2/+2
* fix: add @combined to markdown htmlPham Huy Hoang2023-05-032-2/+2
* perf(html): onevent attrs (#4752)Benny Powers2023-05-031-2/+1
* injections(html): event attributes (#4750)Benny Powers2023-05-031-0/+7
* Update parsers: blueprint, c_sharp, dockerfile, haskellGitHub2023-05-031-4/+4
* feat(go): highlight constructors, remove _ as `@constant`Amaan Qureshi2023-05-021-3/+8
* Update parsers: lua (#4746)github-actions[bot]2023-05-021-1/+1
* feat: add indents for ocaml and ocaml interface (#4725)Pham Huy Hoang2023-05-012-0/+70
* Update parsers: janet_simple, swift, vimdocGitHub2023-05-011-3/+3
* fix(lua_inject): remove need for surrounding quote (#4740)Pham Huy Hoang2023-04-301-2/+2
* feat: add py-script injections for htmlPham Huy Hoang2023-04-301-0/+23
* Update READMEGithub Actions2023-04-301-0/+1
* fix(query): add missing dedent for "]" (#4739)Pham Huy Hoang2023-05-011-0/+4
* Remove some sections and add some missing thingssogaiu2023-04-301-61/+20
* Update list of functionssogaiu2023-04-301-58/+93
* Adjust indentationsogaiu2023-04-301-32/+32
* Update list of macrossogaiu2023-04-301-6/+14
* Use 2 semicolons for better editor interopsogaiu2023-04-301-17/+13
* feat: add janet_simplesogaiu2023-04-306-0/+317
* Update parsers: haskell (#4735)github-actions[bot]2023-04-301-1/+1
* fix(starlark): fields should not match uppercase-beginning names (#4734)Amaan Qureshi2023-04-301-1/+1
* fix(python): fields should not match uppercase-beginning namesAmaan Qureshi2023-04-291-1/+1
* Add Python else elif dedent (#4618)Pham Huy Hoang2023-04-293-0/+13
* Update parsers: erlang, haskellGitHub2023-04-291-2/+2
* refactor(lua): move _VERSION to `@constant.builtin`, builtin types to `@names...Amaan Qureshi2023-04-281-1/+7
* feat: add luauAmaan Qureshi2023-04-288-0/+364
* Update parsers: t32GitHub2023-04-281-1/+1
* fix: Correct scope definition for scalaKasper Kondzielski2023-04-281-1/+1
* Update parsers: kdl, kotlin, t32 (#4720)github-actions[bot]2023-04-271-3/+3
* feat: add puppetAmaan Qureshi2023-04-268-0/+293
* fix: add `-f` to `mv` to avoid errors when updatingWindSoilder2023-04-261-1/+1
* Update parsers: capnp, luap, pony, rust, sql, zigGitHub2023-04-261-6/+6
* fix(lua): injection eq should be any-of (#4711)Amaan Qureshi2023-04-261-1/+1
* fix(solidity): variable should not match last, tidy up highlightsAmaan Qureshi2023-04-251-22/+20
* injections(lua): tweak query to capture string content (#4707)Munif Tanjim2023-04-251-1/+1
* fix(python,starlark): builtin types should come after typesAmaan Qureshi2023-04-253-37/+39
* feat(python,starlark): highlight type conversions as `@function.macro`Amaan Qureshi2023-04-253-0/+5
* fix(python,starlark): update field match patternAmaan Qureshi2023-04-253-4/+14
* Update parsers: glimmer, smali, zigGitHub2023-04-251-2/+2
* chore(smali): add testsAmaan Qureshi2023-04-257-1/+420
* feat(smali): update queries from upstream parserAmaan Qureshi2023-04-253-10/+40
* injections(lua): highlight vim.api.nvim_exec2smjonas2023-04-241-2/+2
* injections(lua): highlight Lua code in vim.rpcrequest and vim.rpcnotifysmjonas2023-04-241-1/+8
* Update parsers: devicetree, swift, t32 (#4702)github-actions[bot]2023-04-241-3/+3
* feat(java): add basic folding (#4701)Pham Huy Hoang2023-04-241-0/+5
* Update ledger highlight queriesCédric Barreteau2023-04-231-4/+20
* Update parsers: htmldjango, ledger, scheme (#4698)github-actions[bot]2023-04-231-3/+3
* Update parsers: json, scheme, t32, tsx, typescript (#4694)github-actions[bot]2023-04-221-5/+5
* perf: remove match where possibleAmaan Qureshi2023-04-2137-113/+104