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