pkgs: switch to new neovim configuration

This commit is contained in:
Youwen Wu 2024-10-10 01:47:33 -07:00
parent 76b7394008
commit db20afcf68
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 675 additions and 250 deletions

View file

@ -60,7 +60,7 @@
};
viminal = {
url = "github:youwen5/viminal";
url = "git+https://code.youwen.dev/youwen5/viminal2";
inputs.nixpkgs.follows = "nixpkgs";
};