feat: color previews via nvim-colorizer-lua

This commit is contained in:
NotAShelf 2023-06-04 10:24:06 +03:00
commit 471677d403
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
8 changed files with 130 additions and 4 deletions

View file

@ -0,0 +1,6 @@
_: {
imports = [
./colorizer.nix
./config.nix
];
}