mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
update nvim config
This commit is contained in:
parent
bf4c1bdcc4
commit
b5b716e569
1 changed files with 2 additions and 2 deletions
4
home.nix
4
home.nix
|
@ -224,7 +224,7 @@
|
||||||
xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
|
xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
|
||||||
owner = "softinio";
|
owner = "softinio";
|
||||||
repo = "nvim-config";
|
repo = "nvim-config";
|
||||||
rev = "8b34d4fa2ba87e45645e6c061a21af7bce522edd";
|
rev = "9e390d7b96198ff2525c3ba9ab5ab985e62198df";
|
||||||
sha256 = "sha256-3kDi1Cav2gN2UIXpUcG7Fv08fDbvnL1lJJHYd6A1/k0=";
|
sha256 = "sha256-5o42JAxYkgSkhZbDimqKkoKFFFLuA4hLKFHWtcY0hbk=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue