mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
c8cfd0b1a0
We merge the elements of arrays for the top-level array. For `languages.toml`, this is the array of languages. For any nested arrays, we simply take the `right` array as-is instead of using the union of `left` and `right`. closes #1000 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |