Michael Davis
|
d769fadde0
|
Fix precedence of svelte typescript injection (#9777)
|
2024-03-02 16:47:24 +09:00 |
|
Jeppe Christiansen
|
bc4f08febf
|
Update Typescript, TSX and Svelte grammar, to latest tag (#6874)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
|
2023-07-14 11:42:07 +09:00 |
|
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>
|
2021-12-19 23:56:56 +09:00 |
|
Raphael Megzari
|
b2195e08b5
|
languages: add svelte support (#733)
* languages: add svelte support
* languages: add svelte injections
|
2021-09-17 11:04:55 +09:00 |
|