Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add injection for markdown strings (#6489) | Clara Hobbs | 2023-03-31 |
| | |||
* | Julia queries: fix non-consecutive docstring highlight | Christoph Horn | 2022-08-24 |
| | |||
* | Julia queries: limit markdown highlighting to docstrings | Christoph Horn | 2022-08-24 |
| | |||
* | Julia queries: major refactoring of `highlights.scm`, add regex injections, ↵ | Christoph Horn | 2022-08-24 |
| | | | | locals | ||
* | Julia queries: update grammar, fix breaking changes | Christoph Horn | 2022-08-24 |
| | |||
* | tree sitter comments injections (#1527) | Mathis Brossier | 2022-01-20 |
| | | | | | | | | | | | * tree sitter comments injections * trailing newlines & julia fix * Update runtime/queries/julia/injections.scm Co-authored-by: Michael Davis <michael.davis@nfiindustries.com> Co-authored-by: Michael Davis <michael.davis@nfiindustries.com> | ||
* | Add tree-sitter-comment (#1300) | Michael Davis | 2021-12-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add tree-sitter-comment Fix #1164 * fix precedence in tree-sitter-comment highlights connects https://github.com/helix-editor/helix/pull/1170 * set injection-regex for comment language * remove comment filetype * fix comment injections for neovim-style injections tags * add comment injections for elixir * remove f.comment * fix spacing in .gitmodules * run 'cargo xtask docgen' Co-authored-by: Ivan Tham <pickfire@riseup.net> | ||
* | Add julia support (LSP not working) | wesh | 2021-07-05 |