Ivan Tham
|
bda4f5c1cd
|
Simplify replace dashes with underscore
|
2021-07-23 18:37:41 +09:00 |
|
Blaž Hrastnik
|
dd2903ff10
|
Dynamically load grammar libraries at runtime
|
2021-07-14 10:00:05 +09:00 |
|
Ivan Tham
|
a364d6c383
|
Add latex
|
2021-06-16 21:42:05 +09:00 |
|
Timothy DeHerrera
|
38073fd64c
|
Add Nix syntax
|
2021-06-10 22:01:48 +09:00 |
|
Blaž Hrastnik
|
59f94d13b8
|
Disable haskell grammar until build issues are resolved
|
2021-06-07 10:17:25 +09:00 |
|
Corey Powell
|
01dd7b570a
|
Restored haskell syntax
It seems to work
|
2021-06-05 01:17:44 +08:00 |
|
Corey Powell
|
ca042a4bde
|
Added elixir syntax
Using custom fork for now to get around generating the source files
|
2021-06-01 21:59:16 -05:00 |
|
Blaž Hrastnik
|
3bab640491
|
Add c++, js, css, html language definitions.
|
2021-04-07 13:40:20 +09:00 |
|
Blaž Hrastnik
|
e3c4edae32
|
Add the machinery to load syntax config from TOML.
It's embedded into the binary at build time for now, but it's progress.
|
2021-03-25 15:26:25 +09:00 |
|
Blaž Hrastnik
|
a16c6e2585
|
clippy lints
|
2021-03-01 17:37:31 +09:00 |
|
Blaž Hrastnik
|
15dd7ca6d8
|
syntax: Stop compiling haskell, seems unmaintained and slowest to compile
|
2021-01-19 16:57:19 +09:00 |
|
Blaž Hrastnik
|
e39bd211d1
|
argh -> clap to speed up compilation (no syn/proc_macro)
|
2020-10-01 12:25:03 +09:00 |
|
Blaž Hrastnik
|
3020077da8
|
Extend selection commands.
|
2020-09-29 01:00:35 +09:00 |
|
Blaž Hrastnik
|
eb639eb2e4
|
More robust syntax detection/grammar loading.
|
2020-09-22 18:27:37 +09:00 |
|
Blaž Hrastnik
|
7eac12a4bb
|
Add helix-syntax as a wrapper around tree-sitter parsers.
|
2020-09-09 14:41:12 +09:00 |
|