Update neovim config

This commit is contained in:
Salar Rahmanian 2025-06-28 10:37:04 -07:00
parent 6bb709935b
commit cdb838f13c

View file

@ -223,7 +223,7 @@
xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
owner = "softinio";
repo = "nvim-config";
rev = "ba28bef49a6ec11692d5bdb4949fc484139c8fa5";
rev = "618913553a236132e558d9df85200ed0f357dc19";
sha256 = "sha256-0I4yOFbcL9peHvKm8I9LXE2R9i54NvdDO5QJ5oPXTkU=";
};
}