| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-10 | fix(modules): enabling disabling per buffer and globally | kiyan | |
| When a module is disabled by default in the config, running TSBufEnable will not enable the module because the is_enabled function will always return false, thus the module not being enabled. Also, disabling/enabling the buffers is flaky. This commit adds per buffer check when the module is not disabled. It also makes the enable and disable more indempotent. i've also renamed TS*All to TS*. Fixes #2754 | |||
| 2022-04-09 | feat: add curly interpolation support for astro | virchau13 | |
| 2022-04-08 | Update lockfile.json | GitHub | |
| 2022-04-08 | Add more filetypes for treesitter-markdown | Micah Halter | |
| Signed-off-by: Micah Halter <micah@balena.io> | |||
| 2022-04-08 | Update lockfile.json | GitHub | |
| 2022-04-08 | Update lockfile.json | GitHub | |
| 2022-04-08 | Update lockfile.json | GitHub | |
| 2022-04-07 | Update lockfile.json | GitHub | |
| 2022-04-07 | fixup! highlights(python): highlight exception keywords | Ferdinand Ratajczak | |
| 2022-04-07 | highlights(python): highlight exception keywords | Ferdinand Ratajczak | |
| 2022-04-07 | Update README | Github Actions | |
| 2022-04-07 | Update lockfile.json | GitHub | |
| 2022-04-07 | feat: add astro | virchau13 | |
| 2022-04-06 | highlights(hack): fix typo in "tuple" keyword | Stephan Seitz | |
| https://github.com/slackhq/tree-sitter-hack/pull/34 | |||
| 2022-04-06 | Update lockfile.json | GitHub | |
| 2022-04-06 | fix(indent/lua): wrong for nested tables due to branch on opening pairs | Jędrzej Boczar | |
| 2022-04-06 | Inject query into lua for set_query calls | Connor Lay (Clay) | |
| 2022-04-06 | Update lockfile.json | GitHub | |
| 2022-04-05 | Update lockfile.json | GitHub | |
| 2022-04-04 | Update lockfile.json | GitHub | |
| 2022-04-04 | highlights(bash): add more builtins | adrian5 | |
| 2022-04-04 | Update lockfile.json | GitHub | |
| 2022-04-04 | indents(ecma): use auto indent on (ERROR) | Stephan Seitz | |
| Fixes #2515 | |||
| 2022-04-04 | Changed quotes to appease stylua | Daniel Woznicki | |
| 2022-04-04 | Fixed incorrect Java indentation for method chaining | Daniel Woznicki | |
| 2022-04-03 | Add highlighting query for Scss `@for` loops | Omer Tuchfeld | |
| The Scss language only had highlighting queries for `@each` loops, this commit adds support for `@for` loops as well. Also moved all loop-related keywords (including newly added ones) to `@repeat` rather than `@keyword` | |||
| 2022-04-03 | Update lockfile.json | GitHub | |
| 2022-04-03 | Fixed the stylua | Lex | |
| 2022-04-03 | Added true/false to the highlights | Oleksii Demennikov | |
| 2022-04-03 | Added injections | Oleksii Demennikov | |
| 2022-04-03 | Added the initial version for the support of rego language | Oleksii Demennikov | |
| 2022-04-03 | Update lockfile.json | GitHub | |
| 2022-04-02 | Update lockfile.json | GitHub | |
| 2022-04-02 | chore: update formatting for stylua update | Stephan Seitz | |
| 2022-04-02 | Update lockfile.json | GitHub | |
| 2022-04-01 | Update lockfile.json | GitHub | |
| 2022-04-01 | highlights(python): "from" in yield should be `@keyword.return` | Stephan Seitz | |
| Fixes #2712 | |||
| 2022-04-01 | highlights(fennel): fix "collect" "icollect" "accumulate" | Stephan Seitz | |
| They are now anonymous nodes. Fixes #2707 | |||
| 2022-04-01 | Update README | Github Actions | |
| 2022-04-01 | Update lockfile.json | GitHub | |
| 2022-04-01 | fix: remove ftdetect/ftplugin files for elvish | Tobias Frilling | |
| 2022-04-01 | refactor(queries): simplify highlight queries for elvish | Tobias Frilling | |
| 2022-04-01 | Add elvish | Tobias Frilling | |
| 2022-04-01 | Update lockfile.json | GitHub | |
| 2022-04-01 | github: Fix typo in template | adrian5 | |
| 2022-03-31 | Update lockfile.json | GitHub | |
| 2022-03-30 | Add capture groups for remaining builtin highlight groups | Gregory Anders | |
| Some builtin highlight groups (see `:h group-name`) do not yet have associated capture groups, so add them. | |||
| 2022-03-30 | Update lockfile.json | GitHub | |
| 2022-03-30 | Zulip link was missing protocol portion? | sogaiu | |
| 2022-03-30 | Update lockfile.json | GitHub | |
