mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
updates to nixvim, zed and tmux
This commit is contained in:
parent
cd7c51855f
commit
91aa2d907a
5 changed files with 18 additions and 17 deletions
8
home.nix
8
home.nix
|
@ -220,12 +220,4 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Neovim Configuration
|
||||
# xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
|
||||
# owner = "softinio";
|
||||
# repo = "nvim-config";
|
||||
# rev = "e89dc85e3a4116796d4393d37c12c31737e6f17c";
|
||||
# sha256 = "sha256-HCLF7vM4pUbW2OlOuat1isnuyfqfPxjJ4wWYLcNcu0M=";
|
||||
# };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue