clean up base16-ing a bit

This commit is contained in:
notgne2 2022-01-21 01:05:51 -07:00
parent 156108950f
commit b8dc4fde46
No known key found for this signature in database
GPG key ID: BB661E172B42A7F8
4 changed files with 10 additions and 1537 deletions

View file

@ -10,6 +10,14 @@
url = "github:kdrag0n/base16-kitty";
flake = false;
};
base16-vscode = {
url = "github:golf1052/base16-vscode";
flake = false;
};
base16-vim = {
url = "github:chriskempson/base16-vim";
flake = false;
};
rycee = {
url = "gitlab:rycee/nur-expressions";
flake = false;