Clara Hobbs
fc9229c846
Add injection for markdown strings ( #6489 )
2 years ago
Christoph Horn
facde9f18c
Julia queries: fix non-consecutive docstring highlight
2 years ago
Christoph Horn
5806db1e5c
Julia queries: limit markdown highlighting to docstrings
2 years ago
Christoph Horn
f5c00b9bc9
Julia queries: major refactoring of `highlights.scm`, add regex injections, locals
2 years ago
Christoph Horn
77f11bf272
Julia queries: update grammar, fix breaking changes
2 years ago
Mathis Brossier
fd7080498e
tree sitter comments injections ( #1527 )
...
* 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>
3 years ago
Michael Davis
e72786df8e
Add tree-sitter-comment ( #1300 )
...
* 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>
3 years ago
wesh
aa70362d20
Add julia support (LSP not working)
3 years ago