helix-mods/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>
2021-12-19 23:56:56 +09:00
..
bash Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
c Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
c-sharp Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
cmake CMake support (#888) 2021-10-23 08:57:21 +09:00
comment Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
cpp update cpp queries (#930) 2021-10-29 14:11:19 +09:00
css Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
dart Add dart lsp config and queries (#1250) 2021-12-18 13:41:32 +09:00
elixir Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
glsl Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
go Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
haskell Fix more highlight scopes 2021-12-17 17:04:59 +09:00
html Add tree-sitter queries. 2021-04-09 18:57:46 +09:00
java Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
javascript Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
json Add json indents.toml file (#1055) 2021-11-11 01:01:19 +09:00
julia Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
latex Add link and quote queries for markdown 2021-12-19 15:23:39 +09:00
ledger Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
llvm Add llvm grammar (#1167) 2021-11-29 10:38:17 +09:00
lua Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
markdown Add link and quote queries for markdown 2021-12-19 15:23:39 +09:00
nix Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
ocaml highlights: @include -> @keyword.control.import 2021-12-17 17:04:59 +09:00
ocaml-interface OCaml support (#666) 2021-09-02 01:08:08 +09:00
perl Add indents.toml to perl (#1280) 2021-12-17 09:56:07 +09:00
php Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
protobuf Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
python Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
ruby Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
rust Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
scala Add scala syntax highlights (#1278) 2021-12-18 13:40:34 +09:00
svelte Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
toml Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
tsq Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
tsx At least partly highlight tsx 2021-09-06 15:25:46 +09:00
typescript Add typescript support & ts/js indentation queries 2021-06-01 17:55:11 +09:00
vue Add Vue tree sitter grammar (#787) 2021-10-10 22:09:17 +09:00
wgsl Add language support for WGSL (#1166) 2021-11-27 07:49:40 +05:30
yaml Improve yaml syntax highlighting highlighting (#1294) 2021-12-19 10:20:52 +09:00
zig Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00