mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 14:56:41 -07:00
Update neovim config
This commit is contained in:
parent
6bb709935b
commit
cdb838f13c
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -223,7 +223,7 @@
|
|||
xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
|
||||
owner = "softinio";
|
||||
repo = "nvim-config";
|
||||
rev = "ba28bef49a6ec11692d5bdb4949fc484139c8fa5";
|
||||
rev = "618913553a236132e558d9df85200ed0f357dc19";
|
||||
sha256 = "sha256-0I4yOFbcL9peHvKm8I9LXE2R9i54NvdDO5QJ5oPXTkU=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue