mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 02:19:41 +00:00
Update nvim config
This commit is contained in:
parent
9d15387d5e
commit
c5074480ec
|
@ -26,8 +26,8 @@
|
||||||
source = pkgs.fetchFromGitHub {
|
source = pkgs.fetchFromGitHub {
|
||||||
owner = "ItsDrike";
|
owner = "ItsDrike";
|
||||||
repo = "AstroNvimUser";
|
repo = "AstroNvimUser";
|
||||||
rev = "v0.1.0";
|
rev = "v0.1.2";
|
||||||
sha256 = "sha256-2o25+2CHoDS90kDk5ixiQDE4MHybgvVLL7jr7AHWhqU=";
|
sha256 = "sha256-PPejIy8BGxilcFAvBZQVfVDwTNEm1Tu6e0AlzIZbYXY=";
|
||||||
};
|
};
|
||||||
recursive = true;
|
recursive = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue