mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-02 03:17:27 +03:00
d62e6fb57e
* add(plugin): `compact-bar` & `compact` layout * add(nix): `compact-bar` plugin * add(config): `compact-bar` to the config * add(workspace): `compact-bar` to workspace members * add(assets): `compact-bar` * chore(fmt): rustfmt * add(nix): add `compact-bar` * add: compact layout to dump command * nix(build): fix destination of copy command * add(makefile): add `compact-bar` to `plugin-build` * add(layout): `compact-bar` to layout * add: install `compact-bar` plugin * fix(test): update input plugin test * fix(plugin): default colors for compact-bar
3 lines
31 B
TOML
3 lines
31 B
TOML
[build]
|
|
target = "wasm32-wasi"
|