flake and nvim config update

This commit is contained in:
Salar Rahmanian 2024-09-22 23:21:39 -07:00
parent e52a604ee0
commit 07b27ef004
2 changed files with 10 additions and 10 deletions

View file

@ -294,6 +294,6 @@
# Neovim Configuration
xdg.configFile."nvim".source = builtins.fetchGit {
url = "https://code.softinio.com/softinio/nvim-config";
rev = "b25a90efbc016f75393b43cf9aa9643b066be1ce";
rev = "1949d31e980fbd3418f1aaab7f092b619e3f82fc";
};
}