neovim updates
This commit is contained in:
parent
2a94b52e76
commit
e9e81fb6fb
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -313,7 +313,7 @@
|
||||||
# Neovim Configuration
|
# Neovim Configuration
|
||||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||||
url = "https://git.softinio.com/softinio/nvim-config.git";
|
url = "https://git.softinio.com/softinio/nvim-config.git";
|
||||||
rev = "f1ca602f8d25d9bd18648acc9b61c1356ec24fd0";
|
rev = "ff03b6eaaf55fa6d50a8c03a8747043636a6c0a4";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue