update nvim

This commit is contained in:
Salar Rahmanian 2024-06-02 14:00:27 -07:00
parent c6ec29ca13
commit 780cd784c7
2 changed files with 13 additions and 13 deletions

View file

@ -326,6 +326,6 @@
# Neovim Configuration
xdg.configFile."nvim".source = builtins.fetchGit {
url = "https://code.softinio.com/softinio/nvim-config";
rev = "d5b436ac78b01c2548edbb7e7ca5c70770a6cd8c";
rev = "71648bb0f862e67287ad34d4681740cec03901b2";
};
}