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
/
src
Commit message (
Expand
)
Author
Age
*
migrate helix-syntax crate into helix-core and helix-term
Michael Davis
2022-03-10
*
Simplify replace dashes with underscore
Ivan Tham
2021-07-23
*
Dynamically load grammar libraries at runtime
Blaž Hrastnik
2021-07-14
*
Add latex
Ivan Tham
2021-06-16
*
Add Nix syntax
Timothy DeHerrera
2021-06-10
*
Disable haskell grammar until build issues are resolved
Blaž Hrastnik
2021-06-07
*
Restored haskell syntax
Corey Powell
2021-06-04
*
Added elixir syntax
Corey Powell
2021-06-02
*
Add c++, js, css, html language definitions.
Blaž Hrastnik
2021-04-07
*
Add the machinery to load syntax config from TOML.
Blaž Hrastnik
2021-03-25
*
clippy lints
Blaž Hrastnik
2021-03-01
*
syntax: Stop compiling haskell, seems unmaintained and slowest to compile
Blaž Hrastnik
2021-01-19
*
argh -> clap to speed up compilation (no syn/proc_macro)
Blaž Hrastnik
2020-10-01
*
Extend selection commands.
Blaž Hrastnik
2020-09-28
*
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