| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update lockfile.json | GitHub | 2022-07-30 | 1 | -1/+1 |
| | | |||||
| * | feat(ts_utils): allow starting selection after last character (#3233) | Axel Dahlberg | 2022-07-29 | 2 | -2/+69 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-29 | 1 | -1/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-28 | 1 | -1/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-28 | 1 | -1/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-28 | 1 | -4/+4 |
| | | |||||
| * | highlights(c/cpp): move attributes to C (again) | Stephan Seitz | 2022-07-28 | 2 | -2/+1 |
| | | | | | | Let's hope that this time the C tests pass, also for the built-in C parser. | ||||
| * | highlights(php): highlight more string types and escapes (#3226) | Matty Patatty | 2022-07-27 | 1 | -2/+4 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-27 | 1 | -2/+2 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-26 | 1 | -1/+1 |
| | | |||||
| * | Support TOML metadata in Markdown injections | Andy Freeland | 2022-07-25 | 1 | -4/+2 |
| | | | | | | Hugo, Zola, and likely other static site generators use `+++` for TOML, not YAML. | ||||
| * | Update lockfile.json | GitHub | 2022-07-25 | 1 | -4/+4 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-24 | 1 | -1/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-24 | 1 | -3/+3 |
| | | |||||
| * | chore: remove executable permissions on graphql spec file (#3206) | Kiyan | 2022-07-22 | 2 | -1/+1 |
| | | |||||
| * | Update lockfile.json (#3208) | github-actions[bot] | 2022-07-21 | 1 | -1/+1 |
| | | | | Co-authored-by: GitHub <noreply@github.com> | ||||
| * | fix(indents): indents for error block (css, lua) (#3207) | Kiyan | 2022-07-21 | 6 | -12/+24 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-21 | 1 | -1/+1 |
| | | |||||
| * | highlights(c): Lower the priority of @variable | mliszcz | 2022-07-20 | 1 | -1/+2 |
| | | | | | | | | Lower the priority of @variable to prefer @parameter highlight when identifier appears in parameter_declaration. Fixes #3061 | ||||
| * | Update lockfile.json | GitHub | 2022-07-20 | 1 | -1/+1 |
| | | |||||
| * | Change to using an explicit list of "def-likes" for clojure (#3202) | Oliver Marshall | 2022-07-20 | 1 | -2/+8 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-20 | 1 | -1/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-19 | 1 | -3/+3 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-19 | 1 | -1/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-19 | 1 | -1/+1 |
| | | |||||
| * | chore: cleanup main file, move statusline in module | kiyan | 2022-07-18 | 3 | -50/+54 |
| | | |||||
| * | fix(typo): utils.create_or_resue_writable_dir -> reuse (#3194) | Kiyan | 2022-07-18 | 2 | -3/+3 |
| | | |||||
| * | add ui_binding to fold (#3191) | Access | 2022-07-17 | 1 | -0/+1 |
| | | |||||
| * | fix(indent): set only one autocmd for binding indentexpr (#3190) | Kiyan | 2022-07-17 | 1 | -4/+0 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-16 | 1 | -3/+3 |
| | | |||||
| * | highlights(julia): add "mutable" keyword | Stephan Seitz | 2022-07-16 | 1 | -0/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-16 | 1 | -1/+1 |
| | | |||||
| * | fix: disable elm parser in markdown to avoid segfault | kiyan | 2022-07-15 | 1 | -0/+1 |
| | | | | | | the Elm parser segfaults when injected in markdown. Disable it for now. See https://github.com/elm-tooling/tree-sitter-elm/issues/124 | ||||
| * | Update lockfile.json | GitHub | 2022-07-15 | 1 | -2/+2 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-14 | 1 | -1/+1 |
| | | |||||
| * | Highlight sql comments (#3178) | Robert Liebowitz | 2022-07-14 | 1 | -0/+1 |
| | | |||||
| * | Updated queries and parser version | Andrew Helwer | 2022-07-13 | 3 | -37/+120 |
| | | |||||
| * | Add dart to skip lockfile update list | Breno Reis | 2022-07-13 | 1 | -1/+1 |
| | | |||||
| * | Revert dart to a previous, working version | Breno Reis | 2022-07-13 | 1 | -1/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-12 | 1 | -1/+1 |
| | | |||||
| * | Fix and add some highlight (#3168) | Access | 2022-07-12 | 2 | -2/+20 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-12 | 1 | -4/+4 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-11 | 1 | -2/+2 |
| | | |||||
| * | doc: fix typos (#3163) | adrian5 | 2022-07-11 | 1 | -2/+2 |
| | | |||||
| * | add go1.18 any type | Viorel Craescu | 2022-07-10 | 1 | -0/+1 |
| | | |||||
| * | Update lockfile.json | GitHub | 2022-07-10 | 1 | -1/+1 |
| | | |||||
| * | remove type definition | Viorel Craescu | 2022-07-09 | 1 | -1/+0 |
| | | |||||
| * | add type def highlight, add field declaration highlight and remove constant ↵ | Viorel Craescu | 2022-07-09 | 1 | -3/+2 |
| | | | | | highlight | ||||
| * | Update lockfile.json | GitHub | 2022-07-09 | 1 | -1/+1 |
| | | |||||
| * | Update README | Github Actions | 2022-07-09 | 1 | -1/+1 |
| | | |||||
