neovim update
This commit is contained in:
parent
63a1ab0a2f
commit
5d8cfd9250
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -317,7 +317,7 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://git.softinio.com/softinio/nvim-config.git";
|
||||
rev = "b873a14c3adc0815a51a54fa96f4d2fcfc1e93ba";
|
||||
rev = "3c5cdb2304a76e942cfb126e5ad0c93076626c7a";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue