index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-syntax
/
languages
Commit message (
Expand
)
Author
Age
*
Add llvm-mir highlighting (#1398)
Sebastian Neubauer
2022-01-04
*
Add LLVM TableGen highlighting (#1409)
Sebastian Neubauer
2022-01-03
*
add tree-sitter-git-rebase (#1402)
Michael Davis
2021-12-30
*
Add tree-sitter-git-diff (#1373)
Michael Davis
2021-12-29
*
Improve llvm highlighting and queries (#1388)
Sebastian Neubauer
2021-12-29
*
tree-sitter-gitcommit->tree-sitter-git-commit
Michael Davis
2021-12-25
*
add gitcommit grammar and language configuration
Michael Davis
2021-12-25
*
Support dockerfiles (#1303)
Midnight Exigent
2021-12-21
*
Add fish highlighting (#1308)
Sebastian Neubauer
2021-12-21
*
Add tree-sitter-comment (#1300)
Michael Davis
2021-12-19
*
Fix tree-sitter-llvm submodule (#1298)
Sebastian Neubauer
2021-12-19
*
Add dart lsp config and queries (#1250)
Luke Jones
2021-12-18
*
Add scala syntax highlights (#1278)
Oliver Hechtl
2021-12-18
*
Add markdown grammar
Blaž Hrastnik
2021-12-14
*
Add language support for WGSL (#1166)
Kirawi
2021-11-27
*
glsl support (#993)
Mateusz S. Szczygieł
2021-11-08
*
Perl support (#978)
ath3
2021-11-08
*
update cpp queries (#930)
Houkime
2021-10-29
*
CMake support (#888)
ath3
2021-10-22
*
use latest tree-sitter-elixir with 'not in' query support
Michael Davis
2021-10-17
*
prefer elixir-lang/tree-sitter-elixir
Michael Davis
2021-10-17
*
Add highlight support for tree-sitter-query language (tsq) (#845)
Michael Davis
2021-10-16
*
Add Vue tree sitter grammar (#787)
Thomas Wehmöller
2021-10-10
*
Zig tree-sitter rework (#811)
voroskoi
2021-10-05
*
languages: add svelte submodule reference (#766)
Raphael Megzari
2021-09-19
*
Update tree-sitter-ledger (#724)
Ivan Tham
2021-09-07
*
Improve grammar definitions
Blaž Hrastnik
2021-09-06
*
OCaml support (#666)
oberblastmeister
2021-09-01
*
Lua support (#665)
oberblastmeister
2021-09-01
*
YAML support (#667)
oberblastmeister
2021-09-01
*
Add zig tree-sitter support (#631)
voroskoi
2021-08-28
*
fix: add missing optional keyword to protobuf syntax
Yusuf Bera Ertan
2021-08-20
*
feat: add indenting for protobuf
Yusuf Bera Ertan
2021-08-19
*
feat: add protobuf tree-sitter parser with highlighting queries
Yusuf Bera Ertan
2021-08-19
*
Add ledger tree-sitter (#572)
Ivan Tham
2021-08-16
*
Add latex
Ivan Tham
2021-06-16
*
Add Nix syntax
Timothy DeHerrera
2021-06-10
*
Correct tree-sitter-haskell submodule
notoria
2021-06-10
*
Implement Debug for data structure as a feature
notoria
2021-06-10
*
changed flag in build_cpp '/std:c++14' to '/std:c++17' due to tree_sitter_has...
Jan Hrastnik
2021-06-06
*
Restored haskell syntax
Corey Powell
2021-06-04
*
Added missing tree-sitter-elixir submodule
Corey Powell
2021-06-02
*
Import tree sitter queries.
Blaž Hrastnik
2021-04-08
*
Update tree-sitter grammars.
Blaž Hrastnik
2021-03-02
*
syntax: Stop compiling haskell, seems unmaintained and slowest to compile
Blaž Hrastnik
2021-01-19
*
added tab to insert mode
Jan Hrastnik
2020-10-04
*
Update grammar repos.
Blaž Hrastnik
2020-10-01
*
More robust syntax detection/grammar loading.
Blaž Hrastnik
2020-09-22
*
Add helix-syntax as a wrapper around tree-sitter parsers.
Blaž Hrastnik
2020-09-09