mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
neovim and flake update
This commit is contained in:
parent
f5b32b7288
commit
43e4be1512
2 changed files with 7 additions and 7 deletions
2
home.nix
2
home.nix
|
@ -291,6 +291,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "2a385cac5852cc8b090f29b2f3ef68be7935c3ea";
|
||||
rev = "2b0701c8a09c0c720faa89598725e8f7120ed676";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue