Add colorsync [WIP Zig project im working on]

This commit is contained in:
Martin Larsson 2025-07-20 14:53:30 +02:00
parent 18d9b0cf09
commit 46dab35cbe
3 changed files with 81 additions and 7 deletions

View file

@ -3,6 +3,7 @@
config,
lib,
neovim-flake,
colorsync,
...
}:
let
@ -135,6 +136,7 @@ in
atac
p7zip
watchman
colorsync
];
file = utils.mk_symlinks { inherit config dotfiles; };