update nvim
This commit is contained in:
parent
307d569fcc
commit
595a70a753
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -311,7 +311,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 = "9431d011d164289f0f16b851dd8605a0bf334c46";
|
rev = "30228420ad22efcbb313fe1da744701ce347bb9f";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue