Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |