updates to nixvim, zed and tmux

This commit is contained in:
Salar Rahmanian 2025-10-04 14:32:15 -07:00
parent cd7c51855f
commit 91aa2d907a
5 changed files with 18 additions and 17 deletions

View file

@ -220,12 +220,4 @@
};
};
};
# Neovim Configuration
# xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
# owner = "softinio";
# repo = "nvim-config";
# rev = "e89dc85e3a4116796d4393d37c12c31737e6f17c";
# sha256 = "sha256-HCLF7vM4pUbW2OlOuat1isnuyfqfPxjJ4wWYLcNcu0M=";
# };
}