Updated system and learning nvim/nvchad

This commit is contained in:
Emmet
2024-09-14 13:29:42 -05:00
parent 1154523699
commit f975867a81
4 changed files with 55 additions and 25 deletions

View File

@@ -264,6 +264,11 @@
nix-straight.flake = false;
nix-doom-emacs.inputs.nix-straight.follows = "nix-straight";
nvchad = {
url = "github:NvChad/starter";
flake = false;
};
eaf = {
url = "github:emacs-eaf/emacs-application-framework";
flake = false;