flake update and neovim update

This commit is contained in:
Salar Rahmanian 2024-03-09 10:22:17 -08:00
parent 6d34841a45
commit ca6336a7fc
2 changed files with 13 additions and 13 deletions

View file

@ -358,7 +358,7 @@
# Neovim Configuration
xdg.configFile."nvim".source = builtins.fetchGit {
url = "https://code.softinio.com/softinio/nvim-config";
rev = "a58443e9e5b6afdaa2d23a54d6abe81c6496b3a6";
rev = "6f0048ce70cc3c6f0f7a7ad44fe0aafde5006bad";
};
}