helix/helix-loader/src
Poliorcetics 6618cf2d68
feat: shorten output for grammar fetching and building ()
New look:

```
Fetching 102 grammars
98 up to date git grammars
4 updated grammars
        bash      now on 275effdfc0edce774acf7d481f9ea195c6c403cd
        beancount now on 4cbd1f09cd07c1f1fabf867c2cf354f9da53cc4c
        c         now on f05e279aedde06a25801c3f2b2cc8ac17fac52ae
        c-sharp   now on 53a65a908167d6556e1fcdb67f1ee62aac101dda
```

```
Building 102 grammars
100 grammars already built
2 grammars built now
        ["bash", "rust"]
```
2022-08-17 10:37:10 +09:00
..
config.rs Refactor 'helix-loader::merge_toml_values' to use a 'merge-depth' instead of 'merge_toplevel_arrays' () 2022-07-26 09:40:38 +09:00
grammar.rs feat: shorten output for grammar fetching and building () 2022-08-17 10:37:10 +09:00
lib.rs add a CLI flag for specifying config file location () 2022-08-04 13:05:52 +09:00
main.rs Use a minimal binary to fetch grammar sources in release CI () 2022-06-05 19:53:20 +09:00