You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries
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
..
bash Updated tree-sitter query scopes (#896) 3 years ago
c Updated tree-sitter query scopes (#896) 3 years ago
c-sharp Updated tree-sitter query scopes (#896) 3 years ago
cmake CMake support (#888) 3 years ago
comment Add tree-sitter-comment (#1300) 3 years ago
cpp update cpp queries (#930) 3 years ago
css Updated tree-sitter query scopes (#896) 3 years ago
dart Add dart lsp config and queries (#1250) 3 years ago
elixir Add tree-sitter-comment (#1300) 3 years ago
glsl Add tree-sitter-comment (#1300) 3 years ago
go Updated tree-sitter query scopes (#896) 3 years ago
haskell Fix more highlight scopes 3 years ago
html Add tree-sitter queries. 3 years ago
java Updated tree-sitter query scopes (#896) 3 years ago
javascript Updated tree-sitter query scopes (#896) 3 years ago
json Add json indents.toml file (#1055) 3 years ago
julia Add tree-sitter-comment (#1300) 3 years ago
latex Add link and quote queries for markdown 3 years ago
ledger Add tree-sitter-comment (#1300) 3 years ago
llvm Add llvm grammar (#1167) 3 years ago
lua Updated tree-sitter query scopes (#896) 3 years ago
markdown Add link and quote queries for markdown 3 years ago
nix Updated tree-sitter query scopes (#896) 3 years ago
ocaml highlights: @include -> @keyword.control.import 3 years ago
ocaml-interface OCaml support (#666) 3 years ago
perl Add indents.toml to perl (#1280) 3 years ago
php Updated tree-sitter query scopes (#896) 3 years ago
protobuf Updated tree-sitter query scopes (#896) 3 years ago
python Add tree-sitter-comment (#1300) 3 years ago
ruby Updated tree-sitter query scopes (#896) 3 years ago
rust Add tree-sitter-comment (#1300) 3 years ago
scala Add scala syntax highlights (#1278) 3 years ago
svelte Add tree-sitter-comment (#1300) 3 years ago
toml Updated tree-sitter query scopes (#896) 3 years ago
tsq Add tree-sitter-comment (#1300) 3 years ago
tsx At least partly highlight tsx 3 years ago
typescript Add typescript support & ts/js indentation queries 3 years ago
vue Add Vue tree sitter grammar (#787) 3 years ago
wgsl Add language support for WGSL (#1166) 3 years ago
yaml Improve yaml syntax highlighting highlighting (#1294) 3 years ago
zig Updated tree-sitter query scopes (#896) 3 years ago